Commit Graph

1 Commits (f51293a2c7466422759fd008e71f9e876a5965bd)

Author SHA1 Message Date
David Anderson 5bc632271b Introduce a state store to LocalBackend.
The store is passed-in by callers of NewLocalBackend and
ipnserver.Run, but currently all callers are hardcoded to
an in-memory store. The store is unused.

Signed-Off-By: David Anderson <dave@natulte.net>
4 years ago