package model type VisitorCounter struct { Counter uint32 `json:"counter"` }