package
Version:
v2.2.3
Opens a new window with list of versions in this module.
Published: Feb 15, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ExitCode : 終了コード
const (
ExitCodeOK ExitCode = iota
ExitCodeErrInit
ExitCodeErrApp
ExitCodeErrFileIO
ExitCodeErrTerm
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.