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 \
|
-functionFile function.go \
|
||||||
-typeFile type.go \
|
-typeFile type.go \
|
||||||
-unmarshalerFile unmarshaler.go
|
-unmarshalerFile unmarshaler.go
|
||||||
|
go fmt ./client
|
||||||
|
|
|
||||||
339
client/type.go
339
client/type.go
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue