Documentation ¶
Index ¶
- Variables
- func Debugger(a ...interface{})
- func DevLog(a ...interface{})
- func FindAttr(attrs [][]string, name string) (string, int, error)
- func HTMLEntityDecoder(s string) string
- func IDTimeStrToTime(ID string) time.Time
- func IsID(id string) bool
- func IsNotes(path string) bool
- func IsSkipPath(path string) bool
- func Log(a ...interface{})
- func RenderError() string
- func RunningLog(serialNumber string, a ...interface{})
- func TimeFromID(id string) string
- func Warn(a ...interface{})
- func WriteFile(targetPath string, data []byte, perm os.FileMode) error
Constants ¶
This section is empty.
Variables ¶
View Source
var NotesSuffix = ".sy"
Functions ¶
func IDTimeStrToTime ¶
IDTimeStrToTime IDTime=>20210607114722-dfaf
func IsSkipPath ¶
func RunningLog ¶
func RunningLog(serialNumber string, a ...interface{})
RunningLog 打印稍微带一些格式的运行时流程信息
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.