go fmt formatted codegen

This commit is contained in:
L11R 2018-10-23 15:38:10 +03:00
parent 3709d1ca57
commit e292b9559e
9 changed files with 20287 additions and 20287 deletions

View file

@ -16,3 +16,4 @@ generate-code:
-functionFile function.go \
-typeFile type.go \
-unmarshalerFile unmarshaler.go
go fmt ./client

View file

@ -20350,4 +20350,3 @@ func (*TestVectorStringObject) GetClass() string {
func (*TestVectorStringObject) GetType() string {
return TypeTestVectorStringObject
}