type google.golang.org/protobuf/internal/filedesc.Services
10 uses
google.golang.org/protobuf/internal/filedesc (current package)
desc.go#L52: Services Services
desc_list_gen.go#L273: type Services struct {
desc_list_gen.go#L279: func (p *Services) Len() int {
desc_list_gen.go#L282: func (p *Services) Get(i int) protoreflect.ServiceDescriptor {
desc_list_gen.go#L285: func (p *Services) ByName(s protoreflect.Name) protoreflect.ServiceDescriptor {
desc_list_gen.go#L291: func (p *Services) Format(s fmt.State, r rune) {
desc_list_gen.go#L294: func (p *Services) ProtoInternal(pragma.DoNotImplement) {}
desc_list_gen.go#L295: func (p *Services) lazyInit() *Services {
placeholder.go#L27: emptyServices = new(Services)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |