Documentation ¶
Index ¶
- func CmdRootTemplate() []byte
- func CmdServeTemplate() []byte
- func CmdVersionTemplate() []byte
- func EntityHandlersTempalte() []byte
- func EntityServicesTemplate() []byte
- func EntityStorageTemplate() []byte
- func HandlerHandlersTemplate() []byte
- func HandlerPingTemplate() []byte
- func MainTemplate() []byte
- func ServerMiddlewareTemplate() []byte
- func ServerRouterNoStorageTemplate() []byte
- func ServerRouterTemplate() []byte
- func ServerSetupTemplate() []byte
- func ServicePingTemplate() []byte
- func ServiceServiceTemplate() []byte
- func StorageSqlitePingTemplate() []byte
- func StorageSqliteTemplate() []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdRootTemplate ¶
func CmdRootTemplate() []byte
func CmdServeTemplate ¶
func CmdServeTemplate() []byte
func CmdVersionTemplate ¶
func CmdVersionTemplate() []byte
func EntityHandlersTempalte ¶
func EntityHandlersTempalte() []byte
func EntityServicesTemplate ¶
func EntityServicesTemplate() []byte
func EntityStorageTemplate ¶
func EntityStorageTemplate() []byte
func HandlerHandlersTemplate ¶
func HandlerHandlersTemplate() []byte
func HandlerPingTemplate ¶
func HandlerPingTemplate() []byte
func MainTemplate ¶
func MainTemplate() []byte
func ServerMiddlewareTemplate ¶
func ServerMiddlewareTemplate() []byte
func ServerRouterNoStorageTemplate ¶
func ServerRouterNoStorageTemplate() []byte
Server router without storage
func ServerRouterTemplate ¶
func ServerRouterTemplate() []byte
Server router with handler, service and storage
func ServerSetupTemplate ¶
func ServerSetupTemplate() []byte
func ServicePingTemplate ¶
func ServicePingTemplate() []byte
func ServiceServiceTemplate ¶
func ServiceServiceTemplate() []byte
func StorageSqlitePingTemplate ¶
func StorageSqlitePingTemplate() []byte
func StorageSqliteTemplate ¶
func StorageSqliteTemplate() []byte
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.