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