Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetterFile ¶
type GetterFile struct{}
func (GetterFile) Get ¶
func (gf GetterFile) Get(source, dest string) error
type GetterHTTP ¶
type GetterHTTP struct{}
func (GetterHTTP) Get ¶
func (gh GetterHTTP) Get(source, dest string) (err error)
Click to show internal directories.
Click to hide internal directories.