import "go.formulabun.club/srb2kart"
definitions.go
type Srb2kart struct { Name string Port int AddonGroup string }
func DefaultSrb2kart() Srb2kart