Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 339 Bytes

Case conversion

This package contains two functions:

  • Camel copied from the github.com/golang/protobuf/protoc-gen-go/generator package.
  • JSONCamelCase copied from the github.com/protocolbuffers/protobuf-go/internal/strs package.

Both these modules are licensed by The Go Authors, as reflected in this package's [LICENSE.md].