Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetHosting ¶
Types ¶
type Hosting ¶
type Hosting interface {
List(ctx context.Context, opts HostingOptions) (out []HostingRepo, err error)
}
func GetHosting ¶
type HostingOptions ¶
func (HostingOptions) MustPassword ¶
func (ho HostingOptions) MustPassword()
func (HostingOptions) MustURL ¶
func (ho HostingOptions) MustURL()
func (HostingOptions) MustUsername ¶
func (ho HostingOptions) MustUsername()
type HostingRepo ¶
Click to show internal directories.
Click to hide internal directories.