Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MyRestService ¶
type MyRestService struct { *services.RestService // contains filtered or unexported fields }
func NewMyRestService ¶
func NewMyRestService() *MyRestService
func (*MyRestService) Configure ¶
func (c *MyRestService) Configure(config *cconf.ConfigParams)
func (*MyRestService) Register ¶
func (c *MyRestService) Register()
func (*MyRestService) SetReferences ¶
func (c *MyRestService) SetReferences(references crefer.IReferences)
Click to show internal directories.
Click to hide internal directories.