Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LinerListArr ¶
type LinerListArr struct { Data []interface{} Last int }
func (*LinerListArr) Len ¶
func (l *LinerListArr) Len() int
type LinerListLink ¶
type LinerListLink struct {
// contains filtered or unexported fields
}
func (*LinerListLink) Len ¶
func (l *LinerListLink) Len() int
Click to show internal directories.
Click to hide internal directories.