跳到主要内容
版本:Next

IMidwayGRPFrameworkOptions

Hierarchy

  • IConfigurationOptions
    • IMidwayGRPFrameworkOptions

Index

Properties

optionalappLogger

appLogger?: ILogger

optionalcontextLoggerApplyLogger

contextLoggerApplyLogger?: string

optionalcontextLoggerFormat

contextLoggerFormat?: any

optionalcredentials

credentials?: ServerCredentials

Server credentials. Optional.

optionalloaderOptions

loaderOptions?: object

proto file loader options. Optional

optionallogger

logger?: ILogger

optionalserverOptions

serverOptions?: ChannelOptions

grpc server options

optionalservices

services?: IGRPCServiceOptions[]

optionalurl

url?: string

gRPC Server connection url, like ‘localhost:6565’