Documentation ¶
Overview ¶
Package cli provides utilities for CLI tools.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Should ¶
func Should(err error)
Should panics if err != nil
Should is useful when error should never happen in customer environment, it can only be development error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.