Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidatePositiveInt ¶
ValidatePositiveInt obtains the positive int value of query var defined by the provided varKey
Types ¶
type CodeListAPI ¶
type CodeListAPI struct {
// contains filtered or unexported fields
}
CodeListAPI holds all endpoints which are used to access the code list resources
func CreateCodeListAPI ¶
func CreateCodeListAPI(route *mux.Router, store datastore.DataStore, apiURL, datasetAPIURL string, defaultOffset, defaultLimit, maxLimit int) *CodeListAPI
CreateCodeListAPI returns a constructed code list api
Click to show internal directories.
Click to hide internal directories.