tailscale/types/opt
Joe Tsai 3d28aa19cb
all: statically enforce json/v2 interface satisfaction (#15154)
The json/v2 prototype is still in flux and the API can/will change.

Statically enforce that types implementing the v2 methods
satisfy the correct interface so that changes to the signature
can be statically detected by the compiler.

Updates tailscale/corp#791

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2025-02-27 12:33:31 -08:00
..
bool_test.go types/opt: add BoolFlag for setting Bool value as a flag 2024-08-26 11:32:35 -07:00
bool.go types/opt: add BoolFlag for setting Bool value as a flag 2024-08-26 11:32:35 -07:00
value_test.go all: statically enforce json/v2 interface satisfaction (#15154) 2025-02-27 12:33:31 -08:00
value.go go.mod: bump github.com/go-json-experiment/json (#15010) 2025-02-27 11:35:54 -08:00