Documentation
¶
Index ¶
- func New() auacornapi.Acorn
- type ReverseBImpl
- func (m *ReverseBImpl) AcornName() string
- func (m *ReverseBImpl) AssembleAcorn(registry auacornapi.AcornRegistry) error
- func (m *ReverseBImpl) IsB() bool
- func (m *ReverseBImpl) SetupAcorn(registry auacornapi.AcornRegistry) error
- func (m *ReverseBImpl) TeardownAcorn(registry auacornapi.AcornRegistry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() auacornapi.Acorn
Types ¶
type ReverseBImpl ¶
type ReverseBImpl struct {
}
func (*ReverseBImpl) AcornName ¶
func (m *ReverseBImpl) AcornName() string
func (*ReverseBImpl) AssembleAcorn ¶
func (m *ReverseBImpl) AssembleAcorn(registry auacornapi.AcornRegistry) error
func (*ReverseBImpl) IsB ¶
func (m *ReverseBImpl) IsB() bool
func (*ReverseBImpl) SetupAcorn ¶
func (m *ReverseBImpl) SetupAcorn(registry auacornapi.AcornRegistry) error
func (*ReverseBImpl) TeardownAcorn ¶
func (m *ReverseBImpl) TeardownAcorn(registry auacornapi.AcornRegistry) error
Click to show internal directories.
Click to hide internal directories.