Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base64 ¶
type Base64 struct{}
Base64 implements a getter.Getter that converts an inline Base64 encoded string into a file.
func (*Base64) ClientMode ¶
ClientMode returns the mode based on the given URL. This is always returns ClientModeFile for this getter.
func (*Base64) Get ¶
Get downloads the given URL into the given directory. This always returns an error for this getter.
Click to show internal directories.
Click to hide internal directories.