Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NacosGroupList ¶
type NacosGroupList struct {
GroupName []string `json:"groupName"`
}
type NacosServiceList ¶
type NacosServiceList struct { Count int `json:"count"` ServiceList []mse.SimpleNacosAnsService `json:"serviceList"` }
Click to show internal directories.
Click to hide internal directories.