Change package name and add a package comment

This commit is contained in:
Cecylia Bocovich 2021-09-09 16:25:07 -04:00
parent 767c07dc58
commit 6c6a2e44ab
11 changed files with 38 additions and 11 deletions

View file

@ -1,7 +1,7 @@
// WebRTC rendezvous requires the exchange of SessionDescriptions between
// peers in order to establish a PeerConnection.
package lib
package snowflake_client
import (
"errors"