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