package
0.0.0-20241121052014-90828ab48602
Repository: https://github.com/karkianmol/vac.git
Documentation: pkg.go.dev
# Structs
ActorData represents the "actor" field in EventData.
ActorGameData represents the "game" field inside ActorStateDelta.
ActorSeries represents the "series" field inside ActorState.
ActorState represents the "state" field inside ActorData.
ActorStateDelta represents the "stateDelta" field inside ActorData.
Event.
No description provided by the author
TargetData represents the "target" field in EventData.
TargetGameData represents the "game" field inside TargetStateDelta.
TargetSeries represents the "series" field inside TargetState.
TargetState represents the "state" field inside TargetData which is inside target field,which inturn is inside event field.
TargetStateDelta represents the "stateDelta" field inside TargetData.