lotus/cmd/lotus-seal-worker
Łukasz Magiera c41777dcd2
API proxy struct codegen (#5854)
* mostly working api proxy gen

* api: Consistent api names

* fix docsgen

* regenerate api struct

* api: expand external interfaces

* Add missing gen files

* apigen: fix perm detection

* api: Move perm tags to the interface

* gofmt

* worker perms

* docsgen

* docsgen: ignore tag comments

* apigen: add codegen warning

* gofmt

* missing actor type

* docsgen

* make linter happy

* fix lint

* apigen: use directives for tags

* docsgen

* regen openrpc docs
2021-03-23 13:42:56 +01:00
..
cli.go worker: Commands to pause/resume task processing 2020-10-28 22:10:17 +01:00
info.go worker: Support setting task types at runtime 2020-11-26 17:33:34 +01:00
main.go extract build/version to api/version, remove api package dep on build 2021-03-05 14:28:13 -08:00
rpc.go OpenRPC Support (#5843) 2021-03-19 19:22:46 +01:00
storage.go Add max-storage flags to storage attach commands 2021-03-08 20:59:59 +01:00
tasks.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00