0
typeValue
governance.govStakerAccessor
1
func() governance.GovStakerAccessor- OID
- 05efe5…55e4:3
1 details
2
typeValue
governance.Config
3
func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) governance.Config- OID
- 05efe5…55e4:5
3 details
4
func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) *governance.Config- OID
- 05efe5…55e4:7
4 details
5
func() governance.Config- OID
- 05efe5…55e4:8
5 details
6
func() *v0.BPTree- OID
- 05efe5…55e4:9
6 details
7
typeValue
governance.Counter
8
func() *governance.Counter- OID
- 05efe5…55e4:10
8 details
9
func() int64- OID
- 05efe5…55e4:12
9 details
10
func() int64- OID
- 05efe5…55e4:14
10 details
11
func() int64- OID
- 05efe5…55e4:15
11 details
12
func() (governance.Config, .uverse.error)- OID
- 05efe5…55e4:16
12 details
13
func(configVersion int64) (governance.Config, .uverse.error)- OID
- 05efe5…55e4:17
13 details
14
func() *v0.ReadOnlyTree- OID
- 05efe5…55e4:18
14 details
15
func(proposalID int64) bool- OID
- 05efe5…55e4:19
15 details
16
func(proposalId int64) (.uverse.address, .uverse.error)- OID
- 05efe5…55e4:20
16 details
17
func(proposalId int64) (governance.ProposalType, .uverse.error)- OID
- 05efe5…55e4:21
17 details
18
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:22
18 details
19
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:23
19 details
20
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:24
20 details
21
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:25
21 details
22
func(proposalId int64) (string, .uverse.error)- OID
- 05efe5…55e4:26
22 details
23
func(proposalId int64) (string, .uverse.error)- OID
- 05efe5…55e4:27
23 details
24
func(proposalId int64) (string, .uverse.error)- OID
- 05efe5…55e4:28
24 details
25
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:29
25 details
26
func(proposalId int64) (int64, .uverse.error)- OID
- 05efe5…55e4:30
26 details
27
func(proposalId int64) (quorum int64, maxVotingWeight int64, yesWeight int64, noWeight int64, err .uverse.error)- OID
- 05efe5…55e4:31
27 details
28
func(proposalID int64) *v0.ReadOnlyTree- OID
- 05efe5…55e4:32
28 details
29
func(proposalID int64, addr .uverse.address) bool- OID
- 05efe5…55e4:33
29 details
30
func(proposalID int64, addr .uverse.address) (int64, .uverse.error)- OID
- 05efe5…55e4:34
30 details
31
func(proposalID int64, addr .uverse.address) (int64, .uverse.error)- OID
- 05efe5…55e4:35
31 details
32
func(proposalID int64, addr .uverse.address) (int64, .uverse.error)- OID
- 05efe5…55e4:36
32 details
33
func(proposalID int64) (*governance.CommunityPoolSpendInfo, .uverse.error)- OID
- 05efe5…55e4:37
33 details
34
func(proposalID int64) (*governance.ExecutionInfo, .uverse.error)- OID
- 05efe5…55e4:38
34 details
35
func() *v0.ReadOnlyTree- OID
- 05efe5…55e4:39
35 details
36
func() (int64, bool, .uverse.error)- OID
- 05efe5…55e4:40
36 details
37
func() (int64, int64, .uverse.error)- OID
- 05efe5…55e4:41
37 details
38
typeValue
governance.Proposal
39
func(proposalID int64, status *governance.ProposalStatus, metadata *governance.ProposalMetadata, data *governance.ProposalData, proposerAddress .uverse.address, configVersion int64, snapshotTime int64, createdHeight int64) *governance.Proposal- OID
- 05efe5…55e4:42
39 details
40
func() *v0.BPTree- OID
- 05efe5…55e4:44
40 details
41
func() *v0.BPTree- OID
- 05efe5…55e4:45
41 details
42
func() *v0.BPTree- OID
- 05efe5…55e4:46
42 details
43
func() *v0.BPTree- OID
- 05efe5…55e4:47
43 details
44
typeValue
governance.ProposalActionStatus
45
func(executable bool) *governance.ProposalActionStatus- OID
- 05efe5…55e4:48
45 details
46
typeValue
governance.ProposalMetadata
47
func(title string, description string) *governance.ProposalMetadata- OID
- 05efe5…55e4:50
47 details
48
typeValue
governance.ProposalData
49
func(proposalType governance.ProposalType, communityPoolSpend *governance.CommunityPoolSpendInfo, execution *governance.ExecutionInfo) *governance.ProposalData- OID
- 05efe5…55e4:52
49 details
50
typeValue
governance.CommunityPoolSpendInfo
51
func(to .uverse.address, tokenPath string, amount int64) *governance.CommunityPoolSpendInfo- OID
- 05efe5…55e4:53
51 details
52
typeValue
governance.ExecutionInfo
53
func(num int64, msgs []string) *governance.ExecutionInfo- OID
- 05efe5…55e4:54
53 details
54
typeValue
governance.ParameterChangeInfo
55
func(pkgPath string, function string, params []string) governance.ParameterChangeInfo- OID
- 05efe5…55e4:55
55 details
56
typeValue
governance.ProposalScheduleStatus
57
func(createTime int64, activeTime int64, votingEndTime int64, executableTime int64, expiredTime int64) *governance.ProposalScheduleStatus- OID
- 05efe5…55e4:56
57 details
58
typeValue
governance.ProposalStatusType
59
governance.ProposalStatusTypeValue
<zero>
60
governance.ProposalStatusTypeValue
<zero>
61
governance.ProposalStatusTypeValue
<zero>
62
governance.ProposalStatusTypeValue
<zero>
63
governance.ProposalStatusTypeValue
<zero>
64
governance.ProposalStatusTypeValue
<zero>
65
governance.ProposalStatusTypeValue
<zero>
66
governance.ProposalStatusTypeValue
<zero>
67
typeValue
governance.ProposalStatus
68
func(schedule *governance.ProposalScheduleStatus, actionStatus *governance.ProposalActionStatus, voteStatus *governance.ProposalVoteStatus) *governance.ProposalStatus- OID
- 05efe5…55e4:58
68 details
69
typeValue
governance.ProposalType
70
governance.ProposalTypeValue
<gnolang.StringValue>
71
governance.ProposalTypeValue
<gnolang.StringValue>
72
governance.ProposalTypeValue
<gnolang.StringValue>
73
typeValue
governance.ProposalVoteStatus
74
func(maxVotingWeight int64, quorumAmount int64) *governance.ProposalVoteStatus- OID
- 05efe5…55e4:60
74 details
75
func(title string, description string) int64- OID
- 05efe5…55e4:62
75 details
76
func(title string, description string, to .uverse.address, tokenPath string, amount int64) int64- OID
- 05efe5…55e4:64
76 details
77
func(title string, description string, numToExecute int64, executions string) int64- OID
- 05efe5…55e4:65
77 details
78
func(proposalId int64, yes bool) string- OID
- 05efe5…55e4:66
78 details
79
func(proposalId int64) int64- OID
- 05efe5…55e4:67
79 details
80
func(proposalId int64) int64- OID
- 05efe5…55e4:68
80 details
81
func(proposalID int64)- OID
- 05efe5…55e4:69
81 details
82
func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) int64- OID
- 05efe5…55e4:70
82 details
83
func(path string) string- OID
- 05efe5…55e4:71
83 details
84
untyped stringValue
"rlm does not match the current crossing frame"
85
<gnolang.heapItemType>- OID
- 05efe5…55e4:73
85 details
86
<gnolang.heapItemType>- OID
- 05efe5…55e4:74
86 details
87
<gnolang.heapItemType>- OID
- 05efe5…55e4:75
87 details
88
<gnolang.heapItemType>- OID
- 05efe5…55e4:76
88 details
89
<gnolang.heapItemType>- OID
- 05efe5…55e4:77
89 details
90
func()- OID
- 05efe5…55e4:78
90 details
91
func(int, rlm .uverse.realm, kvStore v1.KVStore) interface{...}- OID
- 05efe5…55e4:80
91 details
92
func() governance.IGovernance- OID
- 05efe5…55e4:81
92 details
93
func() .uverse.error- OID
- 05efe5…55e4:82
93 details
94
typeValue
governance.StoreKey
95
governance.StoreKeyValue
<gnolang.StringValue>
96
governance.StoreKeyValue
<gnolang.StringValue>
97
governance.StoreKeyValue
<gnolang.StringValue>
98
governance.StoreKeyValue
<gnolang.StringValue>
99
governance.StoreKeyValue
<gnolang.StringValue>
100
governance.StoreKeyValue
<gnolang.StringValue>
101
governance.StoreKeyValue
<gnolang.StringValue>
102
typeValue
governance.governanceStore
103
func(kvStore v1.KVStore) governance.IGovernanceStore- OID
- 05efe5…55e4:83
103 details
104
func(id int64) string- OID
- 05efe5…55e4:85
104 details
105
typeValue
governance.IGovernance
106
typeValue
governance.IGovernanceManager
107
typeValue
governance.IGovernanceGetter
108
typeValue
governance.IGovernanceStore
109
typeValue
governance.GovStakerAccessor
110
func(initializer func(...))- OID
- 05efe5…55e4:86
110 details
111
func(targetPackagePath string)- OID
- 05efe5…55e4:88
111 details
112
func() string- OID
- 05efe5…55e4:89
112 details
113
typeValue
governance.VotingInfo
114
func(availableVoteWeight int64) governance.VotingInfo- OID
- 05efe5…55e4:90
114 details
115
func() governance.VotingInfo- OID
- 05efe5…55e4:92
115 details
116
func(availableVoteWeight int64, votedYes bool, votedWeight int64, votedHeight int64, votedAt int64) governance.VotingInfo- OID
- 05efe5…55e4:93
116 details
0
:
type
=governance.govStakerAccessor
1 : func() governance.GovStakerAccessor Inspect
2
:
type
=governance.Config
3 : func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) governance.Config Inspect
4 : func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) *governance.Config Inspect
5 : func() governance.Config Inspect
6 : func() *v0.BPTree Inspect
7
:
type
=governance.Counter
8 : func() *governance.Counter Inspect
9 : func() int64 Inspect
10 : func() int64 Inspect
11 : func() int64 Inspect
12 : func() (governance.Config, .uverse.error) Inspect
13 : func(configVersion int64) (governance.Config, .uverse.error) Inspect
14 : func() *v0.ReadOnlyTree Inspect
15 : func(proposalID int64) bool Inspect
16 : func(proposalId int64) (.uverse.address, .uverse.error) Inspect
17 : func(proposalId int64) (governance.ProposalType, .uverse.error) Inspect
18 : func(proposalId int64) (int64, .uverse.error) Inspect
19 : func(proposalId int64) (int64, .uverse.error) Inspect
20 : func(proposalId int64) (int64, .uverse.error) Inspect
21 : func(proposalId int64) (int64, .uverse.error) Inspect
22 : func(proposalId int64) (string, .uverse.error) Inspect
23 : func(proposalId int64) (string, .uverse.error) Inspect
24 : func(proposalId int64) (string, .uverse.error) Inspect
25 : func(proposalId int64) (int64, .uverse.error) Inspect
26 : func(proposalId int64) (int64, .uverse.error) Inspect
27 : func(proposalId int64) (quorum int64, maxVotingWeight int64, yesWeight int64, noWeight int64, err .uverse.error) Inspect
28 : func(proposalID int64) *v0.ReadOnlyTree Inspect
29 : func(proposalID int64, addr .uverse.address) bool Inspect
30 : func(proposalID int64, addr .uverse.address) (int64, .uverse.error) Inspect
31 : func(proposalID int64, addr .uverse.address) (int64, .uverse.error) Inspect
32 : func(proposalID int64, addr .uverse.address) (int64, .uverse.error) Inspect
33 : func(proposalID int64) (*governance.CommunityPoolSpendInfo, .uverse.error) Inspect
34 : func(proposalID int64) (*governance.ExecutionInfo, .uverse.error) Inspect
35 : func() *v0.ReadOnlyTree Inspect
36 : func() (int64, bool, .uverse.error) Inspect
37 : func() (int64, int64, .uverse.error) Inspect
38
:
type
=governance.Proposal
39 : func(proposalID int64, status *governance.ProposalStatus, metadata *governance.ProposalMetadata, data *governance.ProposalData, proposerAddress .uverse.address, configVersion int64, snapshotTime int64, createdHeight int64) *governance.Proposal Inspect
40 : func() *v0.BPTree Inspect
41 : func() *v0.BPTree Inspect
42 : func() *v0.BPTree Inspect
43 : func() *v0.BPTree Inspect
44
:
type
=governance.ProposalActionStatus
45 : func(executable bool) *governance.ProposalActionStatus Inspect
46
:
type
=governance.ProposalMetadata
47 : func(title string, description string) *governance.ProposalMetadata Inspect
48
:
type
=governance.ProposalData
49 : func(proposalType governance.ProposalType, communityPoolSpend *governance.CommunityPoolSpendInfo, execution *governance.ExecutionInfo) *governance.ProposalData Inspect
50
:
type
=governance.CommunityPoolSpendInfo
51 : func(to .uverse.address, tokenPath string, amount int64) *governance.CommunityPoolSpendInfo Inspect
52
:
type
=governance.ExecutionInfo
53 : func(num int64, msgs []string) *governance.ExecutionInfo Inspect
54
:
type
=governance.ParameterChangeInfo
55 : func(pkgPath string, function string, params []string) governance.ParameterChangeInfo Inspect
56
:
type
=governance.ProposalScheduleStatus
57 : func(createTime int64, activeTime int64, votingEndTime int64, executableTime int64, expiredTime int64) *governance.ProposalScheduleStatus Inspect
58
:
type
=governance.ProposalStatusType
59
:
governance.ProposalStatusType
=<zero>
60
:
governance.ProposalStatusType
=<zero>
61
:
governance.ProposalStatusType
=<zero>
62
:
governance.ProposalStatusType
=<zero>
63
:
governance.ProposalStatusType
=<zero>
64
:
governance.ProposalStatusType
=<zero>
65
:
governance.ProposalStatusType
=<zero>
66
:
governance.ProposalStatusType
=<zero>
67
:
type
=governance.ProposalStatus
68 : func(schedule *governance.ProposalScheduleStatus, actionStatus *governance.ProposalActionStatus, voteStatus *governance.ProposalVoteStatus) *governance.ProposalStatus Inspect
69
:
type
=governance.ProposalType
70
:
governance.ProposalType
=<gnolang.StringValue>
71
:
governance.ProposalType
=<gnolang.StringValue>
72
:
governance.ProposalType
=<gnolang.StringValue>
73
:
type
=governance.ProposalVoteStatus
74 : func(maxVotingWeight int64, quorumAmount int64) *governance.ProposalVoteStatus Inspect
75 : func(title string, description string) int64 Inspect
76 : func(title string, description string, to .uverse.address, tokenPath string, amount int64) int64 Inspect
77 : func(title string, description string, numToExecute int64, executions string) int64 Inspect
78 : func(proposalId int64, yes bool) string Inspect
79 : func(proposalId int64) int64 Inspect
80 : func(proposalId int64) int64 Inspect
81 : func(proposalID int64) Inspect
82 : func(votingStartDelay int64, votingPeriod int64, votingWeightSmoothingDuration int64, quorum int64, proposalCreationThreshold int64, executionDelay int64, executionWindow int64) int64 Inspect
83 : func(path string) string Inspect
84
:
untyped string
="rlm does not match the current crossing frame"
85 : <gnolang.heapItemType> Inspect
86 : <gnolang.heapItemType> Inspect
87 : <gnolang.heapItemType> Inspect
88 : <gnolang.heapItemType> Inspect
89 : <gnolang.heapItemType> Inspect
90 : func() Inspect
91 : func(int, rlm .uverse.realm, kvStore v1.KVStore) interface{...} Inspect
92 : func() governance.IGovernance Inspect
93 : func() .uverse.error Inspect
94
:
type
=governance.StoreKey
95
:
governance.StoreKey
=<gnolang.StringValue>
96
:
governance.StoreKey
=<gnolang.StringValue>
97
:
governance.StoreKey
=<gnolang.StringValue>
98
:
governance.StoreKey
=<gnolang.StringValue>
99
:
governance.StoreKey
=<gnolang.StringValue>
100
:
governance.StoreKey
=<gnolang.StringValue>
101
:
governance.StoreKey
=<gnolang.StringValue>
102
:
type
=governance.governanceStore
103 : func(kvStore v1.KVStore) governance.IGovernanceStore Inspect
104 : func(id int64) string Inspect
105
:
type
=governance.IGovernance
106
:
type
=governance.IGovernanceManager
107
:
type
=governance.IGovernanceGetter
108
:
type
=governance.IGovernanceStore
109
:
type
=governance.GovStakerAccessor
110 : func(initializer func(...)) Inspect
111 : func(targetPackagePath string) Inspect
112 : func() string Inspect
113
:
type
=governance.VotingInfo