package
2.1.2
Repository: https://github.com/checkmarx/kics.git
Documentation: pkg.go.dev

# Functions

Convert converts a proto file to a JSONProto struct.

# Structs

Enum is a JSON representation of a proto enum.
EnumValue is a JSON representation of a proto enum value.
Field is a JSON representation of a proto field.
Import is a JSON representation of a proto import.
JSONProto is a JSON representation of a proto file.
Map is a JSON representation of a proto map.
Message is a JSON representation of a proto message.
OneOf is a JSON representation of a proto oneof.
Option is a JSON representation of a proto option.
OptionLiteral is a JSON representation of a proto option literal.
Reserved is a JSON representation of a proto reserved.
RPC is a JSON representation of a proto service RPC.
Service is a JSON representation of a proto service.