package
Version:
v0.0.0-...-02c39c9
Opens a new window with list of versions in this module.
Published: Dec 6, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
IndexFile = "index.toml"
TomlExt = ".toml"
)
type Position struct{ Y, X int }
var (
Running State = ""
Succeed State = "succeed"
Failed State = "failed"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.