Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Teardown ¶
type Teardown func()
func CombineInto ¶
CombineInto returns one Teardown function, which applies tds in order
func (Teardown) CombineInto ¶
CombineInto returns one Teardown function, which applies {first: Teardown} first and then {other []Teardown} in order remarks: note that {first: Teardown} does not get updated!
Click to show internal directories.
Click to hide internal directories.