Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EntityTemplate = "dom.%s"
EntityTemplate provides standard naming for logging
View Source
var HandlerTemplate = "api.%s.%s"
HandlerTemplate provides standard naming for logging
View Source
var RepositoryTemplate = "repo.%s.%s"
RepositoryTemplate provides standard naming for logging
View Source
var ServerTemplate = "api.%s.server"
ServerTemplate provides standard naming for logging
View Source
var ServiceTemplate = "svc.%s"
ServiceTemplate provides standard naming for logging
Functions ¶
func GetEntityID ¶
GetEntityID returns the complete identifier for an Entity
func GetHandlerID ¶
GetHandlerID returns the complete identifier for a Presentation Handler
func GetRepositoryID ¶
GetRepositoryID returns the complete identifier for a Repository
func GetServerID ¶ added in v0.3.0
GetServerID returns the complete identifier for a Presentation Server
func GetServiceID ¶
GetServiceID returns the complete identifier for a Repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.