Documentation ¶
Index ¶
- func Head(crud, unSafe bool) string
- func NewenpdointHeader() *enpdointHeader
- func StreamHead(qw422016 *qt422016.Writer, crud, unSafe bool)
- func WriteHead(qq422016 qtio422016.Writer, crud, unSafe bool)
- type ApiMain
- type EndpointTpl
- func (e *EndpointTpl) ApisFile() string
- func (e *EndpointTpl) NameRoutes() string
- func (e *EndpointTpl) StreamApisFile(qw422016 *qt422016.Writer)
- func (e *EndpointTpl) StreamNameRoutes(qw422016 *qt422016.Writer)
- func (e *EndpointTpl) WriteApisFile(qq422016 qtio422016.Writer)
- func (e *EndpointTpl) WriteNameRoutes(qq422016 qtio422016.Writer)
- type TypeAuth
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewenpdointHeader ¶
func NewenpdointHeader() *enpdointHeader
func StreamHead ¶
func WriteHead ¶
func WriteHead(qq422016 qtio422016.Writer, crud, unSafe bool)
Types ¶
type ApiMain ¶
type ApiMain struct { Name string // contains filtered or unexported fields }
func NewApiMain ¶
func (*ApiMain) StreamCreateMain ¶
func (*ApiMain) WriteCreateMain ¶
func (a *ApiMain) WriteCreateMain(qq422016 qtio422016.Writer, apiPath string, routes []string)
type EndpointTpl ¶
func NewEndpointTpl ¶
func NewEndpointTpl(route apis.ApiRoute, table dbEngine.Table) *EndpointTpl
func (*EndpointTpl) ApisFile ¶
func (e *EndpointTpl) ApisFile() string
func (*EndpointTpl) NameRoutes ¶
func (e *EndpointTpl) NameRoutes() string
func (*EndpointTpl) StreamApisFile ¶
func (e *EndpointTpl) StreamApisFile(qw422016 *qt422016.Writer)
func (*EndpointTpl) StreamNameRoutes ¶
func (e *EndpointTpl) StreamNameRoutes(qw422016 *qt422016.Writer)
func (*EndpointTpl) WriteApisFile ¶
func (e *EndpointTpl) WriteApisFile(qq422016 qtio422016.Writer)
func (*EndpointTpl) WriteNameRoutes ¶
func (e *EndpointTpl) WriteNameRoutes(qq422016 qtio422016.Writer)
Click to show internal directories.
Click to hide internal directories.