Documentation ¶
Index ¶
Constants ¶
View Source
const AuthFile = ".unsplash.yaml"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Auth ¶
type Auth struct {
AccessKey string `yaml:"access_key"`
}
Auth is the structure of the Source authentication file.
Click to show internal directories.
Click to hide internal directories.