MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetHost

Method GetHost

backend/common/testcontainer/testcontainer.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (c *Container) GetHost() string {
27 return c.host
28}
29
30func (c *Container) GetPort() string {
31 return c.port

Callers 3

ValidateBinlogAccessFunction · 0.45
NewMigrationContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected