Documentation
¶
Index ¶
Constants ¶
This section is empty.
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.