Documentation ¶
Overview ¶
Copyright © 2022 Roberto Hidalgo <chinampa@un.rob.mx> SPDX-License-Identifier: Apache-2.0
Copyright © 2022 Roberto Hidalgo <chinampa@un.rob.mx> SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BadArguments ¶
type BadArguments struct {
Msg string
}
BadArguments happens when the user provided incorrect arguments or options.
func (BadArguments) Error ¶
func (err BadArguments) Error() string
Click to show internal directories.
Click to hide internal directories.