package api type getApi struct { } func (g *GetApi) VideoSdn() { } func (g *GetApi) Kino() { }