Documentation ¶
Index ¶
Constants ¶
View Source
const ( APIID = "login_api" NumbericAPIID = 1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct {
// contains filtered or unexported fields
}
func NewAPI ¶
func NewAPI(caller interfaces.Caller) *API
func (*API) GetAPIByNameRaw ¶
func (api *API) GetAPIByNameRaw(apiName string) (*json.RawMessage, error)
Click to show internal directories.
Click to hide internal directories.