Documentation ¶
Index ¶
Constants ¶
View Source
const Version = `3.4.6`
Variables ¶
View Source
var RecordStructTag = `pivot`
Functions ¶
func AnyFeatures ¶
func DisableFeature ¶
func DisableFeature(name string)
func EnableFeature ¶
func EnableFeature(name string)
Types ¶
type Endpoint ¶
type Endpoint struct { BackendName string Method string Path string Handler EndpointResponseFunc }
type EndpointResponseFunc ¶
Click to show internal directories.
Click to hide internal directories.