Documentation ¶
Index ¶
- func GetAggregatedVotingEventsList(aggregatedVotingEvents data.CountVotingEvents, ...) (*resources.Links, error)
- func GetRootNodeApprovalsLinks(approvals data.RootNodeBreakdown, request requests.GetRootNodeApprovalsRequest, ...) (*resources.Links, error)
- func GetSystemContractsLinks(contracts []data.SystemContract, request requests.GetSystemContractListRequest, ...) (*resources.Links, error)
- func GetVotingEventsLinks(votingEvents []data.VotingEvent, request requests.GetVotingEventsRequest, ...) (*resources.Links, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAggregatedVotingEventsList ¶
func GetAggregatedVotingEventsList( aggregatedVotingEvents data.CountVotingEvents, request requests.GetVotingEventsRequest, endpoint url.URL, ) (*resources.Links, error)
func GetRootNodeApprovalsLinks ¶
func GetRootNodeApprovalsLinks( approvals data.RootNodeBreakdown, request requests.GetRootNodeApprovalsRequest, endpoint url.URL, ) (*resources.Links, error)
func GetSystemContractsLinks ¶
func GetSystemContractsLinks( contracts []data.SystemContract, request requests.GetSystemContractListRequest, endpoint url.URL, ) (*resources.Links, error)
func GetVotingEventsLinks ¶
func GetVotingEventsLinks( votingEvents []data.VotingEvent, request requests.GetVotingEventsRequest, endpoint url.URL, ) (*resources.Links, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.