Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Tables repositoryadapter.Tables `json:"tables"`
}
Config is a struct that holds the configuration for tables and topics.
func (*Config) ConfigItems ¶
func (cfg *Config) ConfigItems() []interface{}
ConfigItems returns a slice of interfaces containing references to the Tables and Topics fields of the Config struct.
Directories ¶
Path | Synopsis |
---|---|
Package app provides application service
|
Package app provides application service |
primitive
Package primitive provides a primitive function in the application.
|
Package primitive provides a primitive function in the application. |
repository
Package repository provides interfaces for interacting with computility-related data.
|
Package repository provides interfaces for interacting with computility-related data. |
infrastructure
|
|
repositoryadapter
Package repositoryadapter provides an adapter for working with computility repositories.
|
Package repositoryadapter provides an adapter for working with computility repositories. |
Click to show internal directories.
Click to hide internal directories.