Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(repos core.RepositoryStore, perms core.PermStore) core.Transferer
New returns a new repository transfer service.
Types ¶
type Transferer ¶
type Transferer struct {
Repos core.RepositoryStore
Perms core.PermStore
}
Transferer handles transfering repository ownership from one user to another user account.
Click to show internal directories.
Click to hide internal directories.