mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Add documentation where necessary for exported items
This commit is contained in:
parent
5339ed2dd7
commit
4623c7d3e1
2 changed files with 14 additions and 5 deletions
|
@ -193,6 +193,7 @@ func turbotunnelMode(conn net.Conn, addr net.Addr, pconn *turbotunnel.QueuePacke
|
|||
return nil
|
||||
}
|
||||
|
||||
// ClientMapAddr is a string that represents a connecting client.
|
||||
type ClientMapAddr string
|
||||
|
||||
func (addr ClientMapAddr) Network() string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue