Documentation
¶
Overview ¶
Package exitcode defines exit codes for the microcms CLI.
Index ¶
Constants ¶
View Source
const ( Success = 0 General = 1 Usage = 2 Config = 3 Auth = 4 Permission = 5 RateLimit = 6 RemoteAPI = 7 Network = 8 Interrupted = 130 // 128 + SIGINT )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.