mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-21 20:20:17 +01:00
go fmt formatted codegen
This commit is contained in:
parent
3709d1ca57
commit
e292b9559e
9 changed files with 20287 additions and 20287 deletions
1
Makefile
1
Makefile
|
|
@ -16,3 +16,4 @@ generate-code:
|
|||
-functionFile function.go \
|
||||
-typeFile type.go \
|
||||
-unmarshalerFile unmarshaler.go
|
||||
go fmt ./client
|
||||
|
|
|
|||
|
|
@ -20350,4 +20350,3 @@ func (*TestVectorStringObject) GetClass() string {
|
|||
func (*TestVectorStringObject) GetType() string {
|
||||
return TypeTestVectorStringObject
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue