package
Version:
v0.0.0-...-ca9dcf0
Opens a new window with list of versions in this module.
Published: Apr 4, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type By func(r1, r2 *bareRow) bool
By is the type of a "less" function that defines the ordering of its Planet arguments.
func (by By) Sort(rows []bareRow)
Sort is a method on the function type, By, that sorts the argument slice according to the function.
var (
GlobalModel *Model
)
func InitialModel() Model
func (m *Model) FindFiles()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.