Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetMembersResponse ¶
type GetMembersResponse struct {
Members []Member `json:"members"`
}
func GetMembersV2 ¶
func GetMembersV2(addr string) (*GetMembersResponse, error)
Click to show internal directories.
Click to hide internal directories.