events @ 32d1fc0221
|
cc37a23a11
Import aurora-is-near/aurora-events as a submodule.
|
3 years ago |
.gitignore
|
cc00672a5d
Create the project.
|
3 years ago |
.gitmodules
|
cc37a23a11
Import aurora-is-near/aurora-events as a submodule.
|
3 years ago |
AUTHORS
|
cc00672a5d
Create the project.
|
3 years ago |
CHANGES.md
|
cc00672a5d
Create the project.
|
3 years ago |
LICENSE
|
cc00672a5d
Create the project.
|
3 years ago |
README.md
|
cc00672a5d
Create the project.
|
3 years ago |
VERSION
|
cc00672a5d
Create the project.
|
3 years ago |
api.go
|
4d0801fe85
Define `APIToken`.
|
3 years ago |
bus.go
|
8c68bbd48c
Update CBOR serialization to make sure it follows expected format
|
3 years ago |
event.go
|
8c68bbd48c
Update CBOR serialization to make sure it follows expected format
|
3 years ago |
event_test.go
|
8c68bbd48c
Update CBOR serialization to make sure it follows expected format
|
3 years ago |
event_type.go
|
a17d266a7a
Define the `EventType` enum. Also, improve JSON encoding.
|
3 years ago |
events.go
|
a17d266a7a
Define the `EventType` enum. Also, improve JSON encoding.
|
3 years ago |
go.mod
|
8c68bbd48c
Update CBOR serialization to make sure it follows expected format
|
3 years ago |
go.sum
|
12bbaf9d59
Distinguish between `RawEvent` and `Event`.
|
3 years ago |
message.go
|
8c68bbd48c
Update CBOR serialization to make sure it follows expected format
|
3 years ago |
raw_event.go
|
8c68bbd48c
Update CBOR serialization to make sure it follows expected format
|
3 years ago |
raw_event_test.go
|
8c68bbd48c
Update CBOR serialization to make sure it follows expected format
|
3 years ago |