Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProposalStore ¶
func (*ProposalStore[H]) Get ¶
func (p *ProposalStore[H]) Get(key H) *builder.BuildResult
func (*ProposalStore[H]) Store ¶
func (p *ProposalStore[H]) Store(key H, value *builder.BuildResult)
Click to show internal directories.
Click to hide internal directories.