tailscale/ipn
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>
2020-02-13 19:26:53 -08:00
..
ipnserver Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
backend.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
e2e_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
fake.go Make ipn.Options.Prefs a pointer. 2020-02-13 19:26:53 -08:00
handle.go Make ipn.Options.Prefs a pointer. 2020-02-13 19:26:53 -08:00
local.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
message_test.go Make ipn.Options.Prefs a pointer. 2020-02-13 19:26:53 -08:00
message.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
prefs_test.go ipn: fix lint complaints in tests. 2020-02-10 23:28:44 -08:00
prefs.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
store_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
store.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00