package
0.26.1
Repository: https://github.com/jippi/hashi-ui.git
Documentation: pkg.go.dev

# Functions

NewErrorResponse will return a Response with error message attached.
NewResponse will create a new Response instance.
NewResponseWithIndex will create a new response with an action with Index value.
NewSuccessResponse will return a new Response with a Success message attached and no error.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Action represents a Redux action that is dispatched or received from the store via a websocket connection.
Response implementation.

# Interfaces

Responser interface.