Documentation
¶
Overview ¶
Package memory implements in-memory backend for the config client.
May be useful during local development or from unit tests. Do not use in production. It is terribly slow.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
New makes an implementation of the config service which takes all configs from provided mapping {config set name -> map of configs}. For unit testing.
Types ¶
Click to show internal directories.
Click to hide internal directories.