Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Insertable ¶
type Inserter ¶
type Inserter struct {
// contains filtered or unexported fields
}
func NewInserter ¶
func NewInserter(src Insertable, dest Insertable, rot int) Inserter
func (*Inserter) SetDestination ¶
func (i *Inserter) SetDestination(dest Insertable)
func (*Inserter) SetSource ¶
func (i *Inserter) SetSource(src Insertable)
Click to show internal directories.
Click to hide internal directories.