Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VotingPowerForm ¶
type VotingPowerForm struct {
Addresses []string
}
func NewVotingPowerForm ¶
func NewVotingPowerForm() *VotingPowerForm
func (*VotingPowerForm) ParseAndValidate ¶
func (f *VotingPowerForm) ParseAndValidate(r *http.Request) (*VotingPowerForm, response.Error)
Click to show internal directories.
Click to hide internal directories.