package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type BoxConfig struct {
Name string `json:"boxName"`
Book string `json:"bookName"`
}
type ConfigProvider interface {
GetConfig(resourceName string, target any) error
}
Source Files
¶
Directories
¶
grpc
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.