package flags import "gitea.ligthert.net/golang/sfcs/vars" type Flags struct { Vars *vars.Vars }