Nincs leírás

Arto Bendiken 0433b6224e Implement `Subscribe()`. 3 éve
events @ 32d1fc0221 cc37a23a11 Import aurora-is-near/aurora-events as a submodule. 3 éve
.gitignore cc00672a5d Create the project. 3 éve
.gitmodules cc37a23a11 Import aurora-is-near/aurora-events as a submodule. 3 éve
AUTHORS cc00672a5d Create the project. 3 éve
CHANGES.md cc00672a5d Create the project. 3 éve
LICENSE cc00672a5d Create the project. 3 éve
README.md cc00672a5d Create the project. 3 éve
VERSION cc00672a5d Create the project. 3 éve
api.go 4d0801fe85 Define `APIToken`. 3 éve
bus.go 0433b6224e Implement `Subscribe()`. 3 éve
event.go a17d266a7a Define the `EventType` enum. Also, improve JSON encoding. 3 éve
event_test.go a17d266a7a Define the `EventType` enum. Also, improve JSON encoding. 3 éve
event_type.go a17d266a7a Define the `EventType` enum. Also, improve JSON encoding. 3 éve
events.go a17d266a7a Define the `EventType` enum. Also, improve JSON encoding. 3 éve
go.mod 12bbaf9d59 Distinguish between `RawEvent` and `Event`. 3 éve
go.sum 12bbaf9d59 Distinguish between `RawEvent` and `Event`. 3 éve
message.go 780e3dbcc9 Prefix a version byte to messages. 3 éve
raw_event.go a17d266a7a Define the `EventType` enum. Also, improve JSON encoding. 3 éve
raw_event_test.go a17d266a7a Define the `EventType` enum. Also, improve JSON encoding. 3 éve

README.md

Borealis Client Library for Go