mirror of
https://github.com/pion/stun.git
synced 2025-09-27 04:05:57 +08:00
all: clear docs, testa and Makefile (fixes #19)
This commit is contained in:
@@ -6,6 +6,8 @@ import (
|
||||
)
|
||||
|
||||
// ErrorCodeAttribute represents ERROR-CODE attribute.
|
||||
//
|
||||
// https://tools.ietf.org/html/rfc5389#section-15.6
|
||||
type ErrorCodeAttribute struct {
|
||||
Code ErrorCode
|
||||
Reason []byte
|
||||
|
Reference in New Issue
Block a user