Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func New ¶
func New(contentModels []databasePkg.ModelInterface) (*Database, error)
func (*Database) GetRepositoryByToken ¶
func (database *Database) GetRepositoryByToken(token string) database.Repository
Click to show internal directories.
Click to hide internal directories.