//
pkg.gl
Category
github.com/makkes/gitlab-cli
config
package
4.1.0-beta.4+incompatible
Repository:
https://github.com/makkes/gitlab-cli.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
6
Dependents
31
Files
198 SLOC
#
Functions
NewMapCache
NewCache creates a new empty Cache.
Read
No description provided by the author
#
Constants
Token
keys for the configuration.
URL
keys for the configuration.
User
keys for the configuration.
#
Variables
Version
No description provided by the author
#
Structs
MapCache
MapCache is a Cache that stores all values in a map.
#
Interfaces
Cache
Cache stores values indexed by a cache name and a cache key.
Config
No description provided by the author