lotus/api
Ł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
..
apistruct API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
client API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
docgen API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
docgen-openrpc API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
mocks OpenRPC Support (#5843) 2021-03-19 19:22:46 +01:00
test storagefsm: Update sector stats atomically with sector creation 2021-03-12 17:25:24 +01:00
types API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
api_common.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
api_full.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
api_gateway.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
api_storage.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
api_test.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
api_wallet.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
api_worker.go API proxy struct codegen (#5854) 2021-03-23 13:42:56 +01:00
cbor_gen.go Update markets, cbor-gen with soft map decoding 2021-02-19 20:11:43 +01:00
types.go Add connmgr metadata to NetPeerInfo 2021-03-09 00:22:48 +01:00
utils.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
version.go extract build/version to api/version, remove api package dep on build 2021-03-05 14:28:13 -08:00