Documentation
¶
Index ¶
- func AutoIncreamentID() (int, error)
- func DeleteDAOByAddress(address string) error
- func GetAllDAOs(fil models.DAOFilter, opt *options.FindOptions) ([]models.DAO, int, error)
- func GetClient() *mongo.Client
- func GetDAOByAddress(address string) (models.DAO, error)
- func Init(url string) error
- func InsertDAO(dao models.DAO) error
- func UpdateDAOByAddress(address string, dao models.DAO) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutoIncreamentID ¶
func DeleteDAOByAddress ¶
func GetAllDAOs ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.