]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
wgcfg: remove JSON marshal methods
authorDavid Crawshaw <crawshaw@tailscale.com>
Fri, 1 May 2020 15:38:59 +0000 (01:38 +1000)
committerDavid Crawshaw <crawshaw@tailscale.com>
Fri, 1 May 2020 15:56:07 +0000 (01:56 +1000)
commit3636c2ec1261545768095a1e2b98e250d8ae0751
treed278bd0a9ea001668b3cccda051fb803b222733a
parent682401a17792d2508aca967834acef4c2897b8e4
wgcfg: remove JSON marshal methods

Followup from earlier code review.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
wgcfg/key.go
wgcfg/key_test.go