Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Topics infrastructure.Topics `json:"topics"`
Tables repositoryimpl.Tables `json:"tables"`
}
func (*Config) ConfigItems ¶ added in v1.7.4
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 |
|---|---|
|
repositoryimpl
Package repositoryadapter provides an adapter for working with space repositories.
|
Package repositoryadapter provides an adapter for working with space repositories. |
Click to show internal directories.
Click to hide internal directories.