package
0.0.0-20240519125347-d5de82d48588
Repository: https://github.com/ml444/swaggerapi.git
Documentation: pkg.go.dev

# README

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].