Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CustomHttpGetter ¶
type CustomHttpGetter struct { getter.HttpGetter Token string }
func (*CustomHttpGetter) Client ¶
func (h *CustomHttpGetter) Client(dst, src string, opts ...getter.ClientOption) (*http.Client, error)
Click to show internal directories.
Click to hide internal directories.