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 6ea412ce44 Make ipn.Options.Prefs a pointer.
This is a prelude to making it truly optional, once state
management has moved into the backend. For now though, it's
still required. This change is just isolating the bubbling-up
of the pointerification into other layers.

Signed-Off-By: David Anderson <dave@natulte.net>
6 years ago
..
ipnserver ipnserver: ignore lint error for unused context. 6 years ago
backend.go Make ipn.Options.Prefs a pointer. 6 years ago
doc.go Move Linux client & common packages into a public repo. 6 years ago
e2e_test.go Make ipn.Options.Prefs a pointer. 6 years ago
fake.go Make ipn.Options.Prefs a pointer. 6 years ago
handle.go Make ipn.Options.Prefs a pointer. 6 years ago
local.go Make ipn.Options.Prefs a pointer. 6 years ago
message.go Move Linux client & common packages into a public repo. 6 years ago
message_test.go Make ipn.Options.Prefs a pointer. 6 years ago
prefs.go Make ipn.Options.Prefs a pointer. 6 years ago
prefs_test.go ipn: fix lint complaints in tests. 6 years ago