Documentation
¶
Index ¶
- Variables
- func NewCommonConfig(rstore *store.Store) *commonConfig
- func NewConfig(rstore *store.Store) *config
- func NewModule(rstore *store.Store) *module
- func NewRoutes(rstore *store.Store) *routes
- func NewSchema(rstore *store.Store) *schema
- func PerformSyncApply(command []byte, commandName string, responsePtr interface{}) error
- func PerformSyncApplyWithError(command []byte, commandName string, responsePtr interface{}) error
Constants ¶
This section is empty.
Variables ¶
View Source
var CommonConfig *commonConfig
View Source
var Config *config
View Source
var Module *module
View Source
var (
Routes *routes
)
View Source
var Schema *schema
Functions ¶
func NewCommonConfig ¶
func PerformSyncApply ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.