Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileLocation ¶
func (*FileLocation) Locate ¶
func (loc *FileLocation) Locate() string
type IndexLocation ¶
type IndexLocation struct {
Index int
}
func CreateIndexLocation ¶
func CreateIndexLocation(index int) *IndexLocation
func (*IndexLocation) Locate ¶
func (loc *IndexLocation) Locate() string
Click to show internal directories.
Click to hide internal directories.