Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitAPIBean ¶
func InitAPIBean() []interface{}
Types ¶
type Interface ¶
type Interface interface {
Register(app *fiber.App)
}
func GetRegisteredAPI ¶
func GetRegisteredAPI() []Interface
func NewArticleApi ¶
func NewArticleApi() Interface
func NewHelloApi ¶
func NewHelloApi() Interface
func NewUserApi ¶
func NewUserApi() Interface
Click to show internal directories.
Click to hide internal directories.