2
0
mirror of https://github.com/soheilhy/cmux.git synced 2024-09-20 19:06:37 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
Tamir Duberstein
6c8efedfa1 gofmt -s -w . 2016-02-21 05:32:18 -05:00
Tamir Duberstein
1a5077184d golint
cmux.go:28:1: exported method ErrNotMatched.Temporary should have comment or be unexported
cmux.go:29:1: exported method ErrNotMatched.Timeout should have comment or be unexported
cmux.go:38:2: exported var ErrListenerClosed should have comment or be unexported
cmux.go:165:6: exported type MuxConn should have comment or be unexported
2016-02-21 05:13:29 -05:00
Soheil Hassas Yeganeh
754f5b897d Initial commit 2015-07-29 13:49:26 -04:00