MCPcopy Index your code
hub / github.com/kisielk/sqlstruct / ToSnakeCase

Function ToSnakeCase

sqlstruct.go:263–281  ·  view source on GitHub ↗

ToSnakeCase converts a string to snake case, words separated with underscores. It's intended to be used with NameMapper to map struct field names to snake case database fields.

(src string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestToSnakeCaseFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestToSnakeCaseFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…