MCPcopy Create free account
hub / github.com/apache/iotdb-client-go / GetConfiguration

Method GetConfiguration

rpc/client.go:2611–2613  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2609var TSOpenSessionReq_Configuration_DEFAULT map[string]string
2610
2611func (p *TSOpenSessionReq) GetConfiguration() map[string]string {
2612 return p.Configuration
2613}
2614func (p *TSOpenSessionReq) IsSetPassword() bool {
2615 return p.Password != nil
2616}

Callers 1

getTimeFactorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected