2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-14 07:44:50 +00:00

1 Commits

Author SHA1 Message Date
Daniel Nephin
330be5b740 agent/token: Move token persistence out of agent
And into token.Store. This change isolates any awareness of token
persistence in a single place.

It is a small step in allowing Agent.New to accept its dependencies.
2020-08-31 15:00:34 -04:00