tailscale/ipn
David Anderson 21280ca2d1 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>
2020-02-13 19:26:53 -08:00
..
ipnserver ipnserver: ignore lint error for unused context. 2020-02-11 10:35:55 -08:00
backend.go Make ipn.Options.Prefs a pointer. 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 Make ipn.Options.Prefs a pointer. 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 Make ipn.Options.Prefs a pointer. 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 Make ipn.Options.Prefs a pointer. 2020-02-13 19:26:53 -08:00