Finally rid of capital Sirupsen??

This commit is contained in:
Travis Reeder
2017-09-18 23:33:47 -07:00
parent f335d34636
commit 3aecebdf48
1127 changed files with 41199 additions and 41383 deletions

View File

@@ -28,9 +28,9 @@ import (
"github.com/stretchr/testify/assert"
)
// type email struct {
// Address string
// }
type email struct {
Address string
}
type paramFactory func(string) *spec.Parameter