Documentation ¶
Index ¶
- func ModNameFilter(name string) (string, error)
- func ModelNameFilter(name string) (string, error)
- func RoutePathFilter(name string) (string, error)
- func SpecActionDel(modname string, entry api.Action) error
- func SpecActionSet(modname string, entry api.Action) error
- func SpecFetch(modname string) (api.Spec, error)
- func SpecInfoNew(entry api.Spec) error
- func SpecInfoSet(entry api.Spec) error
- func SpecNodeSet(modname string, entry *api.NodeModel) error
- func SpecRouteDel(modname string, entry api.Route) error
- func SpecRouteSet(modname string, entry api.Route) error
- func SpecSchemaSync(spec api.Spec) error
- func SpecTermSet(modname string, entry api.TermModel) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ModNameFilter ¶
func ModelNameFilter ¶
func RoutePathFilter ¶
func SpecInfoNew ¶
func SpecInfoSet ¶
func SpecSchemaSync ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.