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