Documentation ¶
Index ¶
- Constants
- func HelloWorldDiagnostic() string
- func InitConfigCerts(mc embed.FS, mk embed.FS) error
- func InitGServer() (func(error), func())
- func InitServer(port int, certBytes []byte, keyBytes []byte) (net.Listener, *grpc.Server, error)
- func SetConfigContext(cc *tccore.ConfigContext)
- func StopGServer()
Constants ¶
View Source
const ( COMMON_PATH = "/local_config/application" CREDENTIALS_PATH = "credentials" )
Variables ¶
This section is empty.
Functions ¶
func HelloWorldDiagnostic ¶
func HelloWorldDiagnostic() string
func InitGServer ¶
func InitGServer() (func(error), func())
func InitServer ¶
Initialize GrpcServer portion
func SetConfigContext ¶
func SetConfigContext(cc *tccore.ConfigContext)
func StopGServer ¶
func StopGServer()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.