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