You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
ipnserver Introduce a state store to LocalBackend. 5 years ago
backend.go Introduce a state store to LocalBackend. 5 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
e2e_test.go Introduce a state store to LocalBackend. 5 years ago
fake.go Make ipn.Options.Prefs a pointer. 5 years ago
handle.go Make ipn.Options.Prefs a pointer. 5 years ago
local.go Introduce a state store to LocalBackend. 5 years ago
message.go Move Linux client & common packages into a public repo. 5 years ago
message_test.go Make ipn.Options.Prefs a pointer. 5 years ago
prefs.go Introduce a state store to LocalBackend. 5 years ago
prefs_test.go ipn: fix lint complaints in tests. 5 years ago
store.go Introduce a state store to LocalBackend. 5 years ago
store_test.go Introduce a state store to LocalBackend. 5 years ago