]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: return generic error from Ipc{Get,Set}Operation.
authorDavid Anderson <danderson@tailscale.com>
Wed, 1 Apr 2020 16:27:02 +0000 (09:27 -0700)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 2 May 2020 07:49:47 +0000 (01:49 -0600)
commitf2c6faad44fa70cdc8ef80385ca9826bbf0468d9
tree522a3dc9a2086c3c3e867dc84755019a62b7ac44
parentc76b8184663e4b80ff8c26aafe9ec0ec91ff9116
device: return generic error from Ipc{Get,Set}Operation.

This makes uapi.go's public API conform to Go style in terms
of error types.

Signed-off-by: David Anderson <danderson@tailscale.com>
device/uapi.go
go.mod