MCPcopy Create free account
hub / github.com/corestoreio/pkg / ToGoCamelCase

Function ToGoCamelCase

util/strs/strings.go:77–97  ·  view source on GitHub ↗

ToGoCamelCase transforms from snake case to CamelCase. Also removes quotes and takes care of special names. idx_eav_id => IDXEAVID hello_gopher_id => HelloGopherID catalog_product_entity => CatalogProductEntity

(s string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

TitleMethod · 0.80
MapMethod · 0.45
SplitMethod · 0.45

Tested by

no test coverage detected