Documentation
¶
Index ¶
- func AddUser(user database.User) error
- func CreateUserPublicKey(user database.User) (int64, error)
- func CreateUserRepo(username string) error
- func DeleteUserPublicKey(user database.User, keyID int64) error
- func DeleteUserRepo(username string) error
- func NewGiteaClient() (*gitea.Client, error)
- func RemoveUser(username string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateUserRepo ¶
func DeleteUserRepo ¶
func NewGiteaClient ¶
func RemoveUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.