Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LinkMysql ¶
type LinkMysql struct {
// contains filtered or unexported fields
}
func NewLinkMysql ¶
func (*LinkMysql) GenerateCode ¶
type Repository ¶
type Repository struct {
Link
}
func NewRepository ¶
func NewRepository(db *sqlx.DB) *Repository
Click to show internal directories.
Click to hide internal directories.