Commit Graph

5 Commits

Author SHA1 Message Date
Sean DuBois
13b02984e3 Fix all linting errors
Disabled gocylco for now, need to use gometalinter to disable
conditionally. There are also a lot more linters we could use, but they
cause too many issues to start today.
2018-07-21 12:27:38 -07:00
John Bradley
f5228fc930 Refactor exported SCTP symbols to unexported 2018-07-21 12:27:38 -07:00
John R. Bradley
df7d786d85 Refactor param marshal to match other marshal methods 2018-07-21 12:27:38 -07:00
John R. Bradley
4f3632fee2 Refactor param and add marshal methods to each param 2018-07-21 12:27:38 -07:00
John R. Bradley
e8b58bf959 Add all params sent from init chunk 2018-07-21 12:27:38 -07:00