Versions in this module Expand all Collapse all v2 v2.0.4 Aug 19, 2019 v2.0.3 Aug 19, 2019 Changes in this version + func DropURLRegex(URLPath, param string) string + func HandleGetRequests(client *http.Client, URLPath string) ([]byte, error) + func RetrieveAllProposals(client *http.Client, APIRootPath, URLParams string) (*pitypes.Proposals, error) + func RetrieveProposalByToken(client *http.Client, APIRootPath, token string) (*pitypes.Proposal, error) Other modules containing this package github.com/decred/dcrdata/gov github.com/decred/dcrdata/gov/v3 github.com/decred/dcrdata/v4