diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-02-07 18:58:38 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-02-07 18:59:41 +0100 |
commit | 51a6001bb92c2af95415ad631344be98e54da18c (patch) | |
tree | c7d8624c5def9ab47c2e010b88b95eb376159f7f | |
parent | ceccd394200b9152f4df57e5bbe7d7e9002b8704 (diff) |
Go treats underscores specially
In case there's ever a platform called helpers or protocol, we don't
want to be doing this.
-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 |