Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtoFile ¶
type ProtoFile struct {
// contains filtered or unexported fields
}
ProtoFile is a Protocol Buffer file.
func NewProtoFile ¶
NewProtoFile creates a new proto file.
func (ProtoFile) DisplayPath ¶
DisplayPath returns the path to display in output.
type ProtoSet ¶
type ProtoSet struct {
// contains filtered or unexported fields
}
ProtoSet represents a set of .proto files.
func NewProtoSet ¶
NewProtoSet creates a new ProtoSet.
func (ProtoSet) ProtoFiles ¶
ProtoFiles returns proto files.
Click to show internal directories.
Click to hide internal directories.