Documentation
¶
Index ¶
Constants ¶
View Source
const (
AUDIT_INSERT_QUERY = "" /* 238-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
func GetMemberList ¶
Types ¶
type ClaimListResponse ¶
type ClaimListResponse struct {
Claims []Claim `json:"claimList"`
RowsCount int64 `json:"rowsCount"`
}
func GetByJson ¶
func GetByJson(jquery string) ClaimListResponse
Click to show internal directories.
Click to hide internal directories.