snowflake/client/lib
Shane Howearth 01156e58eb Remove unnecessary initialisation of last
last was initialised twice (creating a shadow), the second time inside
a case statement. The second initialisation is removed, keeping the use
of last aligned to the isame style as its use other parts of the case
statement.
2019-10-08 10:25:44 -04:00
..
interfaces.go Ported snowflake client to work with pion/webrtc 2019-10-08 09:27:52 -04:00
lib_test.go Ported snowflake client to work with pion/webrtc 2019-10-08 09:27:52 -04:00
peers.go Bring code into line with Golangci-lint linters 2019-10-08 10:25:44 -04:00
rendezvous.go Bring code into line with Golangci-lint linters 2019-10-08 10:25:44 -04:00
snowflake.go Handle generated errors in client 2019-10-08 10:25:44 -04:00
util.go Remove unnecessary initialisation of last 2019-10-08 10:25:44 -04:00
webrtc.go Bring code into line with Golangci-lint linters 2019-10-08 10:25:44 -04:00