package
1.0.2
Repository: https://github.com/srcfoundry/kinesis.git
Documentation: pkg.go.dev

# Functions

AttachComponent used for activating add-on components which attaches to the root container.
No description provided by the author
No description provided by the author
No description provided by the author
UpdateComponentEtag calculates the component hash and sets an Entity Tag(ETag) to indicate a version of the component.

# Constants

Error stages follow.
go:generate stringer -type=state.
go:generate stringer -type=controlMsg.
go:generate stringer -type=controlMsg.
ComponentMsgType to classify any Component type being passed.
ControlMsgType to classify controlMsg.
go:generate stringer -type=controlMsg.
go:generate stringer -type=controlMsg.
go:generate stringer -type=state.
go:generate stringer -type=stage.
go:generate stringer -type=stage.
go:generate stringer -type=controlMsg.
go:generate stringer -type=controlMsg.
go:generate stringer -type=stage.
go:generate stringer -type=stage.
go:generate stringer -type=controlMsg.
go:generate stringer -type=controlMsg.
go:generate stringer -type=stage.
go:generate stringer -type=controlMsg.
go:generate stringer -type=controlMsg.
go:generate stringer -type=controlMsg.
go:generate stringer -type=stage.
go:generate stringer -type=stage.
go:generate stringer -type=stage.
go:generate stringer -type=stage.
go:generate stringer -type=stage.
go:generate stringer -type=stage.
go:generate stringer -type=stage.

# Variables

No description provided by the author

# Structs

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

# Interfaces

Immutable copies of the previous and current objects of any type could be encapsulated as ChangeObject interface, which serves as the data format for message processing.
No description provided by the author
Connection represents an interface for managing database connections.
NoSQLDB represents the interface for a NoSQL database.
RelationalDB represents the interface for a relational database.

# Type aliases

MsgType could be used by Components' to define its own set of message types.
No description provided by the author