Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Api ¶
type Api struct { Url string // contains filtered or unexported fields }
func (Api) RegisterChannels ¶
func (api Api) RegisterChannels(container *restful.Container)
func (Api) RegisterLinks ¶
func (api Api) RegisterLinks(container *restful.Container)
type UserResource ¶
type UserResource struct {
// contains filtered or unexported fields
}
func (UserResource) Register ¶
func (c UserResource) Register(container *restful.Container)
Click to show internal directories.
Click to hide internal directories.