Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CorrespondingTable ¶
type CorrespondingTable []Mapping
func (CorrespondingTable) Len ¶
func (ct CorrespondingTable) Len() int
func (CorrespondingTable) Less ¶
func (ct CorrespondingTable) Less(i, j int) bool
func (*CorrespondingTable) Pop ¶
func (ct *CorrespondingTable) Pop() interface{}
func (*CorrespondingTable) Push ¶
func (ct *CorrespondingTable) Push(x interface{})
func (CorrespondingTable) Swap ¶
func (ct CorrespondingTable) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.