Documentation
¶
Index ¶
Constants ¶
View Source
const ImportPath = "github.com/cssbruno/gowdk/addons/api"
ImportPath is the canonical Go import path for the API addon.
Variables ¶
View Source
var ErrMultipleJSONValues = runtimeapi.ErrMultipleJSONValues
View Source
var ErrNilRequest = runtimeapi.ErrNilRequest
View Source
var ErrUnsupportedContentType = runtimeapi.ErrUnsupportedContentType
View Source
var Error = runtimeapi.Error
View Source
var JSON = runtimeapi.JSON
View Source
var NoContent = runtimeapi.NoContent
View Source
var QueryBool = runtimeapi.QueryBool
View Source
var QueryInt = runtimeapi.QueryInt
View Source
var QueryInt64 = runtimeapi.QueryInt64
View Source
var QueryString = runtimeapi.QueryString
View Source
var QueryStrings = runtimeapi.QueryStrings
Functions ¶
Types ¶
type ErrorBody ¶ added in v0.5.0
type ErrorBody = runtimeapi.ErrorBody
type ErrorInfo ¶ added in v0.5.0
type ErrorInfo = runtimeapi.ErrorInfo
type Handler ¶
type Handler = runtimeapi.Handler
type Registry ¶
type Registry = runtimeapi.Registry
Click to show internal directories.
Click to hide internal directories.