package
Version:
v0.0.0-...-709a01c
Opens a new window with list of versions in this module.
Published: May 29, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type Interface interface {
Payload() interface{}
HasError() bool
Error() Error.Interface
}
Functional parameter to set the result error.
func WithPayload(payload interface{}) Option
Functional parameter to set the result payload.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.