MCPcopy Create free account
hub / github.com/temporalio/temporal / flag

Function flag

tools/sql/handler.go:180–182  ·  view source on GitHub ↗
(opt string)

Source from the content-addressed store, hash-verified

178}
179
180func flag(opt string) string {
181 return "(-" + opt + ")"
182}

Callers 1

ValidateConnectConfigFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected