package base
type InterventionData struct {
Webuser string
Flag int32
NumOfGames int32
}
type InterventionResults struct {
Key string
Results string