Documentation ¶
Index ¶
- Variables
- type ConfigRequest
- func (m *ConfigRequest) BindPort(name string, value uint16) error
- func (*ConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (m *ConfigRequest) GetPort(name string) (uint16, error)
- func (m *ConfigRequest) GetSecret(name string) *wrappers.StringValue
- func (x *ConfigRequest) GetV1() *ConfigRequest_V1
- func (m *ConfigRequest) ListPorts() []a2conf.PortInfo
- func (m *ConfigRequest) ListSecrets() []a2conf.SecretInfo
- func (c *ConfigRequest) PrepareSystemConfig(creds *ac.TLSCredentials) (ac.PreparedSystemConfig, error)
- func (*ConfigRequest) ProtoMessage()
- func (x *ConfigRequest) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest) Reset()
- func (m *ConfigRequest) ServiceName() string
- func (c *ConfigRequest) SetGlobalConfig(g *ac.GlobalConfig)
- func (m *ConfigRequest) SetSecret(name string, value *wrappers.StringValue) error
- func (x *ConfigRequest) String() string
- func (c *ConfigRequest) Validate() error
- type ConfigRequest_V1
- func (*ConfigRequest_V1) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1) GetSvc() *ConfigRequest_V1_Service
- func (x *ConfigRequest_V1) GetSys() *ConfigRequest_V1_System
- func (*ConfigRequest_V1) ProtoMessage()
- func (x *ConfigRequest_V1) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1) Reset()
- func (x *ConfigRequest_V1) String() string
- type ConfigRequest_V1_Service
- type ConfigRequest_V1_System
- func (*ConfigRequest_V1_System) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_System) GetBookshelf() *ConfigRequest_V1_System_Bookshelf
- func (x *ConfigRequest_V1_System) GetLog() *ConfigRequest_V1_System_Log
- func (x *ConfigRequest_V1_System) GetMlsa() *shared.Mlsa
- func (x *ConfigRequest_V1_System) GetNetwork() *ConfigRequest_V1_System_Network
- func (x *ConfigRequest_V1_System) GetSql() *ConfigRequest_V1_System_Sql
- func (x *ConfigRequest_V1_System) GetTls() *shared.TLSCredentials
- func (*ConfigRequest_V1_System) ProtoMessage()
- func (x *ConfigRequest_V1_System) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_System) Reset()
- func (x *ConfigRequest_V1_System) String() string
- type ConfigRequest_V1_System_Bookshelf
- func (*ConfigRequest_V1_System_Bookshelf) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_System_Bookshelf) GetAbandonedUploadCleanupInterval() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Bookshelf) GetAwsAccessId() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_System_Bookshelf) GetAwsSecretKey() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_System_Bookshelf) GetDeletedDataCleanupInterval() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Bookshelf) GetSqlRetryCount() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Bookshelf) GetSqlRetryDelay() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Bookshelf) GetStorageType() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_System_Bookshelf) GetStreamDownload() *wrapperspb.BoolValue
- func (x *ConfigRequest_V1_System_Bookshelf) GetVirtualIp() *wrapperspb.StringValue
- func (*ConfigRequest_V1_System_Bookshelf) ProtoMessage()
- func (x *ConfigRequest_V1_System_Bookshelf) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_System_Bookshelf) Reset()
- func (x *ConfigRequest_V1_System_Bookshelf) String() string
- type ConfigRequest_V1_System_Log
- func (*ConfigRequest_V1_System_Log) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_System_Log) GetLevel() *wrapperspb.StringValue
- func (x *ConfigRequest_V1_System_Log) GetMaxErrorLogsPerSecond() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Log) GetRotationMaxBytes() *wrapperspb.Int64Value
- func (x *ConfigRequest_V1_System_Log) GetRotationMaxFiles() *wrapperspb.Int32Value
- func (*ConfigRequest_V1_System_Log) ProtoMessage()
- func (x *ConfigRequest_V1_System_Log) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_System_Log) Reset()
- func (x *ConfigRequest_V1_System_Log) String() string
- type ConfigRequest_V1_System_Network
- func (*ConfigRequest_V1_System_Network) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_System_Network) GetListenIp() *wrapperspb.StringValuedeprecated
- func (x *ConfigRequest_V1_System_Network) GetPort() *wrapperspb.Int32Value
- func (*ConfigRequest_V1_System_Network) ProtoMessage()
- func (x *ConfigRequest_V1_System_Network) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_System_Network) Reset()
- func (x *ConfigRequest_V1_System_Network) String() string
- type ConfigRequest_V1_System_Sql
- func (*ConfigRequest_V1_System_Sql) Descriptor() ([]byte, []int)deprecated
- func (x *ConfigRequest_V1_System_Sql) GetPoolInitSize() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Sql) GetPoolMaxSize() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Sql) GetPoolQueueMax() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Sql) GetPoolQueueTimeout() *wrapperspb.Int32Value
- func (x *ConfigRequest_V1_System_Sql) GetTimeout() *wrapperspb.Int32Value
- func (*ConfigRequest_V1_System_Sql) ProtoMessage()
- func (x *ConfigRequest_V1_System_Sql) ProtoReflect() protoreflect.Message
- func (x *ConfigRequest_V1_System_Sql) Reset()
- func (x *ConfigRequest_V1_System_Sql) String() string
Constants ¶
This section is empty.
Variables ¶
var File_config_bookshelf_config_request_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ConfigRequest ¶
type ConfigRequest struct { V1 *ConfigRequest_V1 `protobuf:"bytes,1,opt,name=v1,proto3" json:"v1,omitempty" toml:"v1,omitempty" mapstructure:"v1,omitempty"` // contains filtered or unexported fields }
func DefaultConfigRequest ¶
func DefaultConfigRequest() *ConfigRequest
DefaultConfigRequest returns a new instance of ConfigRequest with default values.
func NewConfigRequest ¶
func NewConfigRequest() *ConfigRequest
NewConfigRequest returns a new instance of ConfigRequest with zero values.
func (*ConfigRequest) BindPort ¶
func (m *ConfigRequest) BindPort(name string, value uint16) error
BindPort sets the port tagged with the given name
func (*ConfigRequest) Descriptor
deprecated
func (*ConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest.ProtoReflect.Descriptor instead.
func (*ConfigRequest) GetPort ¶
func (m *ConfigRequest) GetPort(name string) (uint16, error)
GetPort gets the port tagged with the given name. If the value is not set, it returns 0.
func (*ConfigRequest) GetSecret ¶
func (m *ConfigRequest) GetSecret(name string) *wrappers.StringValue
GetSecret gets a secret by name. Returns nil if it is not set
func (*ConfigRequest) GetV1 ¶
func (x *ConfigRequest) GetV1() *ConfigRequest_V1
func (*ConfigRequest) ListPorts ¶
func (m *ConfigRequest) ListPorts() []a2conf.PortInfo
ListPorts lists all the ports exposed by the config
func (*ConfigRequest) ListSecrets ¶
func (m *ConfigRequest) ListSecrets() []a2conf.SecretInfo
ListSecrets lists all the secrets exposed by the config
func (*ConfigRequest) PrepareSystemConfig ¶
func (c *ConfigRequest) PrepareSystemConfig(creds *ac.TLSCredentials) (ac.PreparedSystemConfig, error)
PrepareSystemConfig returns a system configuration that can be used to start the service.
func (*ConfigRequest) ProtoMessage ¶
func (*ConfigRequest) ProtoMessage()
func (*ConfigRequest) ProtoReflect ¶
func (x *ConfigRequest) ProtoReflect() protoreflect.Message
func (*ConfigRequest) Reset ¶
func (x *ConfigRequest) Reset()
func (*ConfigRequest) ServiceName ¶
func (m *ConfigRequest) ServiceName() string
ServiceName returns the name of the service this config belongs to
func (*ConfigRequest) SetGlobalConfig ¶
func (c *ConfigRequest) SetGlobalConfig(g *ac.GlobalConfig)
func (*ConfigRequest) SetSecret ¶
func (m *ConfigRequest) SetSecret(name string, value *wrappers.StringValue) error
SetSecret sets a secret by name. Returns ErrSecretNotFound if the secret does not exist
func (*ConfigRequest) String ¶
func (x *ConfigRequest) String() string
func (*ConfigRequest) Validate ¶
func (c *ConfigRequest) Validate() error
Validate validates that the config is sufficient to start the Service. If validation succeeds it will return nil, if it fails it will return a new instance of config.InvalidConfigError that has the missing keys and invalid fields populated.
type ConfigRequest_V1 ¶
type ConfigRequest_V1 struct { Sys *ConfigRequest_V1_System `protobuf:"bytes,1,opt,name=sys,proto3" json:"sys,omitempty" toml:"sys,omitempty" mapstructure:"sys,omitempty"` Svc *ConfigRequest_V1_Service `protobuf:"bytes,2,opt,name=svc,proto3" json:"svc,omitempty" toml:"svc,omitempty" mapstructure:"svc,omitempty"` // contains filtered or unexported fields }
func (*ConfigRequest_V1) Descriptor
deprecated
func (*ConfigRequest_V1) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1) GetSvc ¶
func (x *ConfigRequest_V1) GetSvc() *ConfigRequest_V1_Service
func (*ConfigRequest_V1) GetSys ¶
func (x *ConfigRequest_V1) GetSys() *ConfigRequest_V1_System
func (*ConfigRequest_V1) ProtoMessage ¶
func (*ConfigRequest_V1) ProtoMessage()
func (*ConfigRequest_V1) ProtoReflect ¶
func (x *ConfigRequest_V1) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1) Reset ¶
func (x *ConfigRequest_V1) Reset()
func (*ConfigRequest_V1) String ¶
func (x *ConfigRequest_V1) String() string
type ConfigRequest_V1_Service ¶
type ConfigRequest_V1_Service struct {
// contains filtered or unexported fields
}
func (*ConfigRequest_V1_Service) Descriptor
deprecated
func (*ConfigRequest_V1_Service) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_Service.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_Service) ProtoMessage ¶
func (*ConfigRequest_V1_Service) ProtoMessage()
func (*ConfigRequest_V1_Service) ProtoReflect ¶
func (x *ConfigRequest_V1_Service) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_Service) Reset ¶
func (x *ConfigRequest_V1_Service) Reset()
func (*ConfigRequest_V1_Service) String ¶
func (x *ConfigRequest_V1_Service) String() string
type ConfigRequest_V1_System ¶
type ConfigRequest_V1_System struct { Mlsa *shared.Mlsa `protobuf:"bytes,1,opt,name=mlsa,proto3" json:"mlsa,omitempty" toml:"mlsa,omitempty" mapstructure:"mlsa,omitempty"` Log *ConfigRequest_V1_System_Log `protobuf:"bytes,2,opt,name=log,proto3" json:"log,omitempty" toml:"log,omitempty" mapstructure:"log,omitempty"` Network *ConfigRequest_V1_System_Network `protobuf:"bytes,3,opt,name=network,proto3" json:"network,omitempty" toml:"network,omitempty" mapstructure:"network,omitempty"` Sql *ConfigRequest_V1_System_Sql `protobuf:"bytes,4,opt,name=sql,proto3" json:"sql,omitempty" toml:"sql,omitempty" mapstructure:"sql,omitempty"` Bookshelf *ConfigRequest_V1_System_Bookshelf `` /* 133-byte string literal not displayed */ Tls *shared.TLSCredentials `protobuf:"bytes,6,opt,name=tls,proto3" json:"tls,omitempty" toml:"tls,omitempty" mapstructure:"tls,omitempty"` // contains filtered or unexported fields }
func (*ConfigRequest_V1_System) Descriptor
deprecated
func (*ConfigRequest_V1_System) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_System.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_System) GetBookshelf ¶
func (x *ConfigRequest_V1_System) GetBookshelf() *ConfigRequest_V1_System_Bookshelf
func (*ConfigRequest_V1_System) GetLog ¶
func (x *ConfigRequest_V1_System) GetLog() *ConfigRequest_V1_System_Log
func (*ConfigRequest_V1_System) GetMlsa ¶
func (x *ConfigRequest_V1_System) GetMlsa() *shared.Mlsa
func (*ConfigRequest_V1_System) GetNetwork ¶
func (x *ConfigRequest_V1_System) GetNetwork() *ConfigRequest_V1_System_Network
func (*ConfigRequest_V1_System) GetSql ¶
func (x *ConfigRequest_V1_System) GetSql() *ConfigRequest_V1_System_Sql
func (*ConfigRequest_V1_System) GetTls ¶
func (x *ConfigRequest_V1_System) GetTls() *shared.TLSCredentials
func (*ConfigRequest_V1_System) ProtoMessage ¶
func (*ConfigRequest_V1_System) ProtoMessage()
func (*ConfigRequest_V1_System) ProtoReflect ¶
func (x *ConfigRequest_V1_System) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_System) Reset ¶
func (x *ConfigRequest_V1_System) Reset()
func (*ConfigRequest_V1_System) String ¶
func (x *ConfigRequest_V1_System) String() string
type ConfigRequest_V1_System_Bookshelf ¶
type ConfigRequest_V1_System_Bookshelf struct { SqlRetryCount *wrapperspb.Int32Value `` /* 176-byte string literal not displayed */ SqlRetryDelay *wrapperspb.Int32Value `` /* 176-byte string literal not displayed */ AbandonedUploadCleanupInterval *wrapperspb.Int32Value `` /* 265-byte string literal not displayed */ DeletedDataCleanupInterval *wrapperspb.Int32Value `` /* 245-byte string literal not displayed */ StreamDownload *wrapperspb.BoolValue `` /* 177-byte string literal not displayed */ AwsAccessId *wrapperspb.StringValue `` /* 166-byte string literal not displayed */ AwsSecretKey *wrapperspb.StringValue `` /* 171-byte string literal not displayed */ StorageType *wrapperspb.StringValue `` /* 162-byte string literal not displayed */ VirtualIp *wrapperspb.StringValue `` /* 152-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_System_Bookshelf) Descriptor
deprecated
func (*ConfigRequest_V1_System_Bookshelf) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_System_Bookshelf.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_System_Bookshelf) GetAbandonedUploadCleanupInterval ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetAbandonedUploadCleanupInterval() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Bookshelf) GetAwsAccessId ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetAwsAccessId() *wrapperspb.StringValue
func (*ConfigRequest_V1_System_Bookshelf) GetAwsSecretKey ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetAwsSecretKey() *wrapperspb.StringValue
func (*ConfigRequest_V1_System_Bookshelf) GetDeletedDataCleanupInterval ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetDeletedDataCleanupInterval() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Bookshelf) GetSqlRetryCount ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetSqlRetryCount() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Bookshelf) GetSqlRetryDelay ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetSqlRetryDelay() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Bookshelf) GetStorageType ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetStorageType() *wrapperspb.StringValue
func (*ConfigRequest_V1_System_Bookshelf) GetStreamDownload ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetStreamDownload() *wrapperspb.BoolValue
func (*ConfigRequest_V1_System_Bookshelf) GetVirtualIp ¶
func (x *ConfigRequest_V1_System_Bookshelf) GetVirtualIp() *wrapperspb.StringValue
func (*ConfigRequest_V1_System_Bookshelf) ProtoMessage ¶
func (*ConfigRequest_V1_System_Bookshelf) ProtoMessage()
func (*ConfigRequest_V1_System_Bookshelf) ProtoReflect ¶
func (x *ConfigRequest_V1_System_Bookshelf) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_System_Bookshelf) Reset ¶
func (x *ConfigRequest_V1_System_Bookshelf) Reset()
func (*ConfigRequest_V1_System_Bookshelf) String ¶
func (x *ConfigRequest_V1_System_Bookshelf) String() string
type ConfigRequest_V1_System_Log ¶
type ConfigRequest_V1_System_Log struct { Level *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=level,proto3" json:"level,omitempty" toml:"level,omitempty" mapstructure:"level,omitempty"` RotationMaxBytes *wrapperspb.Int64Value `` /* 191-byte string literal not displayed */ RotationMaxFiles *wrapperspb.Int32Value `` /* 191-byte string literal not displayed */ MaxErrorLogsPerSecond *wrapperspb.Int32Value `` /* 224-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_System_Log) Descriptor
deprecated
func (*ConfigRequest_V1_System_Log) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_System_Log.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_System_Log) GetLevel ¶
func (x *ConfigRequest_V1_System_Log) GetLevel() *wrapperspb.StringValue
func (*ConfigRequest_V1_System_Log) GetMaxErrorLogsPerSecond ¶
func (x *ConfigRequest_V1_System_Log) GetMaxErrorLogsPerSecond() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Log) GetRotationMaxBytes ¶
func (x *ConfigRequest_V1_System_Log) GetRotationMaxBytes() *wrapperspb.Int64Value
func (*ConfigRequest_V1_System_Log) GetRotationMaxFiles ¶
func (x *ConfigRequest_V1_System_Log) GetRotationMaxFiles() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Log) ProtoMessage ¶
func (*ConfigRequest_V1_System_Log) ProtoMessage()
func (*ConfigRequest_V1_System_Log) ProtoReflect ¶
func (x *ConfigRequest_V1_System_Log) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_System_Log) Reset ¶
func (x *ConfigRequest_V1_System_Log) Reset()
func (*ConfigRequest_V1_System_Log) String ¶
func (x *ConfigRequest_V1_System_Log) String() string
type ConfigRequest_V1_System_Network ¶
type ConfigRequest_V1_System_Network struct { Port *wrapperspb.Int32Value `protobuf:"bytes,1,opt,name=port,proto3" json:"port,omitempty" toml:"port,omitempty" mapstructure:"port,omitempty"` // Deprecated: Do not use. ListenIp *wrapperspb.StringValue `` // The listen host is no longer setable(localhost only) /* 147-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_System_Network) Descriptor
deprecated
func (*ConfigRequest_V1_System_Network) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_System_Network.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_System_Network) GetListenIp
deprecated
func (x *ConfigRequest_V1_System_Network) GetListenIp() *wrapperspb.StringValue
Deprecated: Do not use.
func (*ConfigRequest_V1_System_Network) GetPort ¶
func (x *ConfigRequest_V1_System_Network) GetPort() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Network) ProtoMessage ¶
func (*ConfigRequest_V1_System_Network) ProtoMessage()
func (*ConfigRequest_V1_System_Network) ProtoReflect ¶
func (x *ConfigRequest_V1_System_Network) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_System_Network) Reset ¶
func (x *ConfigRequest_V1_System_Network) Reset()
func (*ConfigRequest_V1_System_Network) String ¶
func (x *ConfigRequest_V1_System_Network) String() string
type ConfigRequest_V1_System_Sql ¶
type ConfigRequest_V1_System_Sql struct { Timeout *wrapperspb.Int32Value `protobuf:"bytes,1,opt,name=timeout,proto3" json:"timeout,omitempty" toml:"timeout,omitempty" mapstructure:"timeout,omitempty"` PoolInitSize *wrapperspb.Int32Value `` /* 171-byte string literal not displayed */ PoolMaxSize *wrapperspb.Int32Value `` /* 166-byte string literal not displayed */ PoolQueueMax *wrapperspb.Int32Value `` /* 171-byte string literal not displayed */ PoolQueueTimeout *wrapperspb.Int32Value `` /* 191-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConfigRequest_V1_System_Sql) Descriptor
deprecated
func (*ConfigRequest_V1_System_Sql) Descriptor() ([]byte, []int)
Deprecated: Use ConfigRequest_V1_System_Sql.ProtoReflect.Descriptor instead.
func (*ConfigRequest_V1_System_Sql) GetPoolInitSize ¶
func (x *ConfigRequest_V1_System_Sql) GetPoolInitSize() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Sql) GetPoolMaxSize ¶
func (x *ConfigRequest_V1_System_Sql) GetPoolMaxSize() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Sql) GetPoolQueueMax ¶
func (x *ConfigRequest_V1_System_Sql) GetPoolQueueMax() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Sql) GetPoolQueueTimeout ¶
func (x *ConfigRequest_V1_System_Sql) GetPoolQueueTimeout() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Sql) GetTimeout ¶
func (x *ConfigRequest_V1_System_Sql) GetTimeout() *wrapperspb.Int32Value
func (*ConfigRequest_V1_System_Sql) ProtoMessage ¶
func (*ConfigRequest_V1_System_Sql) ProtoMessage()
func (*ConfigRequest_V1_System_Sql) ProtoReflect ¶
func (x *ConfigRequest_V1_System_Sql) ProtoReflect() protoreflect.Message
func (*ConfigRequest_V1_System_Sql) Reset ¶
func (x *ConfigRequest_V1_System_Sql) Reset()
func (*ConfigRequest_V1_System_Sql) String ¶
func (x *ConfigRequest_V1_System_Sql) String() string