documentation

This commit is contained in:
Ola Holmström
2015-05-13 23:15:10 +02:00
parent d1e23276ef
commit 9f353b18a2
7 changed files with 52 additions and 40 deletions
+1
View File
@@ -2,6 +2,7 @@ package melody
import "time"
// Melody configuration, all times in milliseconds.
type Config struct {
WriteWait time.Duration
PongWait time.Duration