Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hoard ¶
type Hoard struct {
// contains filtered or unexported fields
}
func (*Hoard) MirrorProfile ¶
func (*Hoard) MirrorRepo ¶
type MigrationOptions ¶
type MigrationOptions struct {
Force bool
}
type MirrorProfileOptions ¶
type MirrorProfileOptions struct {
MigrationOptions
OwnerName string
}
type MirrorRepoOptions ¶
type MirrorRepoOptions struct {
MigrationOptions
OwnerName string
RepositoryName string
}
Click to show internal directories.
Click to hide internal directories.