Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ACCOUNT_REST = rest.RESTType{Plural: "accounts", Singular: "account"} APPLICATION_REST = rest.RESTType{Plural: "applications", Singular: "application"} CERTIFICATE_REST = rest.RESTType{Plural: "certificates", Singular: "certificate"} TOPIC_REST = rest.RESTType{Plural: "topics", Singular: "topic"} )
Functions ¶
This section is empty.
Types ¶
type TopicService ¶
Click to show internal directories.
Click to hide internal directories.