package
0.4.3
Repository: https://github.com/hypha-dao/daoctl.git
Documentation: pkg.go.dev

# Functions

Applicants retrieves a list of all of the DAO members, including balances.
DAOPayments returns a list of all redemption payments.
GetHvoiceSupply ...
Load ...
LoadPaymentByID returns a request for the provided redemption ID.
LoadRequestByID returns a request for the provided redemption ID.
Members retrieves a list of all of the DAO members, including balances.
NewAssignment converts a generic DAO Object to a typed Assignment.
NewBallot ...
NewMember converts a generic DAO Object to a typed Payout.
NewPayout converts a generic DAO Object to a typed Payout.
No description provided by the author
NewRole creates a new Role instance based on the DAOObject.
No description provided by the author
Payments returns a list of all redemption payments.
Payouts provides the set of active approved payouts.
Requests returns a list of all redemption requests.
TableToData converts a simpletable.Table object to a 2-dimensional array, which can be used for exporting to CSV.

# Structs

ApplicantRecord represents a single row in the dao::members table.
AssetKV struct.
Assignment represents a person assigned to a role for a specific period of time.
Attestation that a particular payment is valid and true.
Balance ...
Ballot ...
Config struct.
DAOPayment represents a reimbursement on a redemption request.
IntKV struct.
Member ...
MemberRecord represents a single row in the dao::members table.
NameKV struct.
Payment represents a reimbursement on a redemption request.
Payout represents a person assigned to a role for a specific period of time.
Period represents a period of time aligning to a payroll period, typically a week.
QrAction ...
RedemptionRequest is a type that represents a redemption request by a member.
Role is an approved or proposed role for the DAO.
Scope ...
StringKV struct.
TDBalance represents one record in the telos.decide::voters table.
TimePointKV struct.
Treasury ...
Vote ...