diff options
author | 2018-02-07 18:58:38 +0100 | |
---|---|---|
committer | 2018-02-07 18:59:41 +0100 | |
commit | 51a6001bb92c2af95415ad631344be98e54da18c (patch) | |
tree | c7d8624c5def9ab47c2e010b88b95eb376159f7f | |
parent | Work on logging format (diff) | |
download | wireguard-go-51a6001bb92c2af95415ad631344be98e54da18c.tar.xz wireguard-go-51a6001bb92c2af95415ad631344be98e54da18c.zip |
Go treats underscores specially
In case there's ever a platform called helpers or protocol, we don't
want to be doing this.
Diffstat (limited to '')
-rw-r--r-- | noise-helpers.go (renamed from noise_helpers.go) | 0 | ||||
-rw-r--r-- | noise-protocol.go (renamed from noise_protocol.go) | 0 | ||||
-rw-r--r-- | noise-types.go (renamed from noise_types.go) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/noise_helpers.go b/noise-helpers.go index 1e2de5f..1e2de5f 100644 --- a/noise_helpers.go +++ b/noise-helpers.go diff --git a/noise_protocol.go b/noise-protocol.go index c9713c0..c9713c0 100644 --- a/noise_protocol.go +++ b/noise-protocol.go diff --git a/noise_types.go b/noise-types.go index 1a944df..1a944df 100644 --- a/noise_types.go +++ b/noise-types.go |