gvisor/pkg/refs
Fabricio Voznika 32e7a54f7f Make flag propagation automatic
Use reflection and tags to provide automatic conversion from
Config to flags. This makes adding new flags less error-prone,
skips flags using default values (easier to read), and makes
tests correctly use default flag values for test Configs.

Updates #3494

PiperOrigin-RevId: 328662070
2020-08-26 20:24:41 -07:00
..
BUILD Plumbing context.Context to DecRef() and Release(). 2020-08-03 13:36:05 -07:00
refcounter.go Make flag propagation automatic 2020-08-26 20:24:41 -07:00
refcounter_state.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
refcounter_test.go Plumbing context.Context to DecRef() and Release(). 2020-08-03 13:36:05 -07:00