package
0.0.0-20201206012218-d2e443508169
Repository: https://github.com/scottmcmaster/go-loc-server.git
Documentation: pkg.go.dev

# Functions

ExtractContentType gets the client's preferred response type from the request.
ExtractLang pulls the best possible language out of a request.
GetQueryParam gets the first (if any) value from the query string with the given param name.

# Constants

DefaultContentType is the output content type if no other is found on the request.

# Structs

StringHandler handles a request for an individual string.
StringsHandler handles a request for a full string catalog by language.