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

Function trimField

backend/plugin/db/hive/sync.go:325–327  ·  view source on GitHub ↗
(field string)

Source from the content-addressed store, hash-verified

323}
324
325func trimField(field string) string {
326 return strings.Trim(field, " ")
327}

Callers 1

getTableInfoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected