Documentation
¶
Index ¶
Constants ¶
View Source
const Binding = "cicada.doc"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInterface ¶
type ClientInterface interface {
QueryApiList()
QueryApiInfo()
SaveApi()
}
type ServiceProvider ¶
type ServiceProvider struct {
}
func (*ServiceProvider) Boot ¶
func (doc *ServiceProvider) Boot(app foundation.Application)
func (*ServiceProvider) Register ¶
func (doc *ServiceProvider) Register(app foundation.Application)
Click to show internal directories.
Click to hide internal directories.