Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRouterGroup ¶
Types ¶
type Group ¶
type Group struct {
Gid string `json:"Gid"`
Name string `json:"Name"`
NewName string `json:"NewName"`
}
func (*Group) GroupModify ¶
func (g *Group) GroupModify(w http.ResponseWriter) error
func (*Group) GroupRemove ¶
func (g *Group) GroupRemove(w http.ResponseWriter) error
Click to show internal directories.
Click to hide internal directories.