mirror of
https://github.com/iLoveElysia/openbilibili.git
synced 2026-03-14 05:46:26 -05:00
4 lines
153 B
Makefile
4 lines
153 B
Makefile
example:
|
|
go install
|
|
deepcopy-gen -logtostderr -v=6 -input-dirs ./examples/api/v1/,./examples/model/ -output-file-base copy
|
|
go test -v ./examples/tests
|