//
pkg.gl
Category
github.com/qwenode/tailscale
util
mak
package
5.0.0+incompatible
Repository:
https://github.com/qwenode/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
32 SLOC
#
Functions
NonNil
NonNil takes a pointer to a Go data structure (currently only a slice or a map) and makes sure it's non-nil for JSON serialization.
Set
Set populates an entry in a map, making the map if necessary.