File tree 31 files changed +31
-31
lines changed
.licenses/go/google.golang.org/protobuf
31 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 5
5
summary : Package prototext marshals and unmarshals protocol buffer messages as the
6
6
textproto format.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/encoding/prototext
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package protowire parses and formats the raw wire encoding.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/encoding/protowire
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package descfmt provides functionality to format descriptors.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/descfmt
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package descopts contains the nil pointers to concrete descriptor options.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/descopts
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package detrand provides deterministically random functionality.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/detrand
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package defval marshals and unmarshals textual forms of default values.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/defval
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package messageset encodes and decodes the obsolete MessageSet wire format.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/messageset
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change 5
5
summary : Package tag marshals and unmarshals the legacy struct tags as generated by
6
6
historical versions of protoc-gen-go.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/tag
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package text implements the text format for protocol buffers.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/encoding/text
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package errors implements functions to manipulate errors.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/errors
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package filedesc provides functionality for constructing descriptors.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/filedesc
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change 5
5
summary : Package filetype provides functionality for wrapping descriptors with Go
6
6
type information.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/filetype
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package flags provides a set of flags controlled by build tags.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/flags
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change 5
5
summary : Package genid contains constants for declarations in descriptor.proto and
6
6
the well-known types.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/genid
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/impl
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package order provides ordered access to messages and maps.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/order
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change 5
5
summary : Package pragma provides types that can be embedded into a struct to statically
6
6
enforce or prevent certain language properties.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/pragma
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package set provides simple set data structures for uint64s.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/set
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package strs provides string manipulation functionality specific to protobuf.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/strs
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package version records versioning information about this module.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/internal/version
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package proto provides functions operating on protocol buffer messages.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/proto
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change 5
5
summary : Package protodesc provides functionality for converting FileDescriptorProto
6
6
messages to/from protoreflect.FileDescriptor values.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/reflect/protodesc
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package protoreflect provides interfaces to dynamically manipulate messages.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/reflect/protoreflect
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change 5
5
summary : Package protoregistry provides data structures to register and lookup protobuf
6
6
descriptor types.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/reflect/protoregistry
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package protoiface contains types referenced or implemented by messages.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/runtime/protoiface
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change 5
5
summary : Package protoimpl contains the default implementation for messages generated
6
6
by protoc-gen-go.
7
7
homepage : https://pkg.go.dev/google.golang.org/protobuf/runtime/protoimpl
8
- license : other
8
+ license : bsd-3-clause
9
9
licenses :
10
10
- sources : protobuf@v1.27.1/LICENSE
11
11
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/types/descriptorpb
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package anypb contains generated types for google/protobuf/any.proto.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/types/known/anypb
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package durationpb contains generated types for google/protobuf/duration.proto.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/types/known/durationpb
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary : Package timestamppb contains generated types for google/protobuf/timestamp.proto.
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/types/known/timestamppb
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: v1.27.1
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/google.golang.org/protobuf/types/known/wrapperspb
7
- license : other
7
+ license : bsd-3-clause
8
8
licenses :
9
9
- sources : protobuf@v1.27.1/LICENSE
10
10
text : |
You can’t perform that action at this time.
0 commit comments