Documentation ¶
Overview ¶
gen for home toolset
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllProvider ¶
func GetAllProvider() []interface{}
Types ¶
type MongoProvider ¶
type MongoProvider struct {
// contains filtered or unexported fields
}
MongoProvider @Bean("mongo")
func NewMongoProvider ¶
func NewMongoProvider() *MongoProvider
func (*MongoProvider) GetBean ¶
func (m *MongoProvider) GetBean(alias string) interface{}
func (*MongoProvider) Init ¶
func (m *MongoProvider) Init()
Click to show internal directories.
Click to hide internal directories.