Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufbuild/buf-examples
/ functions
Functions
805 in github.com/bufbuild/buf-examples
⨍
Functions
805
◇
Types & classes
169
↓ 1 callers
Method
CalculateSize
()
cli/managed-mode/gen/proto/csharp/Weather.cs:489
↓ 1 callers
Method
CreateInvoice
CreateInvoice creates a new invoice.
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service_grpc.pb.go:46
↓ 1 callers
Method
CreateInvoice
CreateInvoice creates a new invoice.
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service_grpc.pb.go:46
↓ 1 callers
Method
CreateInvoice
CreateInvoice creates a new invoice.
protovalidate/connect-go/finish/gen/invoice/v1/invoicev1connect/invoice_service.connect.go:58
↓ 1 callers
Method
CreateInvoice
CreateInvoice creates a new invoice.
protovalidate/connect-go/start/gen/invoice/v1/invoicev1connect/invoice_service.connect.go:58
↓ 1 callers
Method
CreateInvoice
CreateInvoice creates a new invoice.
bsr/quickstart/finish/server/gen/invoice/v1/invoicev1connect/invoice.connect.go:44
↓ 1 callers
Method
Descriptor
()
cli/managed-mode/gen/proto/go/github.com/acme/weather/v1/acme/weather/v1/weather.pb.go:58
↓ 1 callers
Method
Descriptor
Deprecated: Use Weather.ProtoReflect.Descriptor instead.
cli/managed-mode/gen/proto/go/github.com/acme/weather/v1/acme/weather/v1/weather.pb.go:165
↓ 1 callers
Method
Descriptor
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:58
↓ 1 callers
Method
Descriptor
Deprecated: Use Weather.ProtoReflect.Descriptor instead.
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:169
↓ 1 callers
Method
Descriptor
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:78
↓ 1 callers
Method
Descriptor
Deprecated: Use Pet.ProtoReflect.Descriptor instead.
cli/quickstart/finish/gen/pet/v1/pet.pb.go:132
↓ 1 callers
Method
Event
( _ context.Context, req *webhookv1alpha1.EventRequest, )
bsr/webhooks/cmd/main.go:15
↓ 1 callers
Function
Example
()
bsr/api-access/example/example.go:11
↓ 1 callers
Method
GetInvoice
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service.pb.go:78
↓ 1 callers
Method
GetInvoice
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service.pb.go:77
↓ 1 callers
Method
GetInvoice
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice_service.pb.go:78
↓ 1 callers
Method
GetInvoice
()
protovalidate/connect-go/start/gen/invoice/v1/invoice_service.pb.go:77
↓ 1 callers
Method
GetPetType
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:136
↓ 1 callers
Method
GetProductId
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:170
↓ 1 callers
Method
GetProductId
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:168
↓ 1 callers
Method
GetProductId
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:170
↓ 1 callers
Method
GetProductId
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:168
↓ 1 callers
Method
GetUnitPrice
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice.pb.go:184
↓ 1 callers
Method
GetUnitPrice
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice.pb.go:182
↓ 1 callers
Method
GetUnitPrice
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice.pb.go:184
↓ 1 callers
Method
GetUnitPrice
()
protovalidate/connect-go/start/gen/invoice/v1/invoice.pb.go:182
↓ 1 callers
Method
GetVersion
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service.pb.go:134
↓ 1 callers
Method
GetVersion
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service.pb.go:133
↓ 1 callers
Method
GetVersion
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice_service.pb.go:134
↓ 1 callers
Method
GetVersion
()
protovalidate/connect-go/start/gen/invoice/v1/invoice_service.pb.go:133
↓ 1 callers
Method
HasSuffix
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:159
↓ 1 callers
Method
MergeFrom
(Weather other)
cli/managed-mode/gen/proto/csharp/Weather.cs:511
↓ 1 callers
Function
NewService
NewService creates a new Service.
protovalidate/grpc-go/finish/internal/invoice.go:30
↓ 1 callers
Function
NewService
NewService creates a new Service.
protovalidate/grpc-go/start/internal/invoice.go:30
↓ 1 callers
Function
NewService
NewService creates a new Service.
protovalidate/connect-go/finish/internal/invoice/invoice.go:27
↓ 1 callers
Function
NewService
NewService creates a new Service.
protovalidate/connect-go/start/internal/invoice/invoice.go:27
↓ 1 callers
Function
checkConnectError
checkConnectError receives a connect.Error that's expected to be returned by the connectrpc.com/validate validation intercepter. It's expected to cont
protovalidate/connect-go/finish/internal/invoice/invoice_test.go:361
↓ 1 callers
Function
checkConnectError
checkConnectError receives a connect.Error that's expected to be returned by the connectrpc.com/validate validation intercepter. It's expected to cont
protovalidate/connect-go/start/internal/invoice/invoice_test.go:181
↓ 1 callers
Function
checkStatusError
checkStatusError receives a status.Error that's expected to be returned by the grpc-ecosystem validation intercepter. It's expected to contain one Det
protovalidate/grpc-go/finish/internal/invoice_test.go:375
↓ 1 callers
Function
checkStatusError
checkStatusError receives a status.Error that's expected to be returned by the grpc-ecosystem validation intercepter. It's expected to contain one Det
protovalidate/grpc-go/start/internal/invoice_test.go:195
↓ 1 callers
Method
clear
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:799
↓ 1 callers
Method
create_client
(self)
protovalidate/grpc-python/finish/invoice_server_test.py:266
↓ 1 callers
Method
create_client
(self)
protovalidate/grpc-python/start/invoice_server_test.py:130
↓ 1 callers
Function
field_path
(path)
protovalidate/grpc-python/finish/invoice_server_test.py:300
↓ 1 callers
Function
field_path
(path)
protovalidate/grpc-python/start/invoice_server_test.py:166
↓ 1 callers
Function
file_acme_weather_v1_weather_proto_init
()
cli/managed-mode/gen/proto/go/github.com/acme/weather/v1/acme/weather/v1/weather.pb.go:270
↓ 1 callers
Function
file_acme_weather_v1_weather_proto_init
()
cli/managed-mode/gen/proto/go/acme/weather/v1/weather.pb.go:274
↓ 1 callers
Function
file_bufbuild_people_v1_person_proto_init
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:244
↓ 1 callers
Function
file_bufbuild_weather_v1_weather_service_proto_init
()
protovalidate/quickstart-go/finish/gen/bufbuild/weather/v1/weather_service.pb.go:184
↓ 1 callers
Function
file_bufbuild_weather_v1_weather_service_proto_init
()
protovalidate/quickstart-go/start/gen/bufbuild/weather/v1/weather_service.pb.go:170
↓ 1 callers
Function
file_bufbuild_weather_v1_weather_service_proto_rawDescGZIP
()
protovalidate/quickstart-go/finish/gen/bufbuild/weather/v1/weather_service.pb.go:162
↓ 1 callers
Function
file_bufbuild_weather_v1_weather_service_proto_rawDescGZIP
()
protovalidate/quickstart-go/start/gen/bufbuild/weather/v1/weather_service.pb.go:148
↓ 1 callers
Function
file_google_type_datetime_proto_init
()
cli/quickstart/finish/gen/google/type/datetime.pb.go:331
↓ 1 callers
Function
file_invoice_v1_invoice_proto_init
()
bsr/quickstart/finish/server/gen/invoice/v1/invoice.pb.go:344
↓ 1 callers
Function
file_invoice_v1_invoice_service_proto_init
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service.pb.go:189
↓ 1 callers
Function
file_invoice_v1_invoice_service_proto_init
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service.pb.go:188
↓ 1 callers
Function
file_invoice_v1_invoice_service_proto_init
()
protovalidate/connect-go/finish/gen/invoice/v1/invoice_service.pb.go:189
↓ 1 callers
Function
file_invoice_v1_invoice_service_proto_init
()
protovalidate/connect-go/start/gen/invoice/v1/invoice_service.pb.go:188
↓ 1 callers
Function
file_pet_v1_pet_proto_init
()
cli/quickstart/finish/gen/pet/v1/pet.pb.go:509
↓ 1 callers
Function
file_tag_v1_tag_proto_init
()
bsr/quickstart/finish/server/gen/tag/v1/tag.pb.go:112
↓ 1 callers
Function
file_tag_v1_tag_proto_rawDescGZIP
()
bsr/quickstart/finish/server/gen/tag/v1/tag.pb.go:92
↓ 1 callers
Method
getLocation
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code> @return The location.
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:879
↓ 1 callers
Method
getLocationBuilder
<code>.acme.weather.v1.Location location = 1 [json_name = "location"];</code>
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:953
↓ 1 callers
Method
getNumber
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:79
↓ 1 callers
Function
newValidInvoice
()
protovalidate/grpc-go/finish/internal/invoice_test.go:336
↓ 1 callers
Function
newValidInvoice
()
protovalidate/grpc-go/start/internal/invoice_test.go:156
↓ 1 callers
Function
newValidInvoice
()
protovalidate/connect-go/finish/internal/invoice/invoice_test.go:321
↓ 1 callers
Function
newValidInvoice
()
protovalidate/connect-go/start/internal/invoice/invoice_test.go:141
↓ 1 callers
Function
run
(ctx context.Context)
protovalidate/grpc-go/finish/cmd/server.go:48
↓ 1 callers
Function
run
(ctx context.Context)
protovalidate/grpc-go/start/cmd/server.go:46
↓ 1 callers
Method
run
()
protovalidate/grpc-java/finish/src/main/java/invoice/v1/InvoiceServer.java:55
↓ 1 callers
Method
run
()
protovalidate/grpc-java/start/src/main/java/invoice/v1/InvoiceServer.java:53
↓ 1 callers
Function
serve
()
protovalidate/grpc-python/finish/invoice_server.py:39
↓ 1 callers
Function
serve
()
protovalidate/grpc-python/start/invoice_server.py:38
↓ 1 callers
Function
startHTTPServer
startHTTPServer starts an HTTP2 server for use within our test and registers it for closing within cleanup.
protovalidate/connect-go/finish/internal/invoice/invoice_test.go:414
↓ 1 callers
Function
startHTTPServer
startHTTPServer starts an HTTP2 server for use within our test and registers it for closing within cleanup.
protovalidate/connect-go/start/internal/invoice/invoice_test.go:234
↓ 1 callers
Method
start_server
(self)
protovalidate/grpc-python/finish/invoice_server_test.py:247
↓ 1 callers
Method
start_server
(self)
protovalidate/grpc-python/start/invoice_server_test.py:111
↓ 1 callers
Method
testEmbeddedByValue
()
protovalidate/grpc-go/finish/gen/invoice/v1/invoice_service_grpc.pb.go:89
↓ 1 callers
Method
testEmbeddedByValue
()
protovalidate/grpc-go/start/gen/invoice/v1/invoice_service_grpc.pb.go:89
↓ 1 callers
Function
validateWeather
(req *weatherv1.GetWeatherRequest)
protovalidate/quickstart-go/finish/weather/weather.go:22
↓ 1 callers
Function
validateWeather
(_ *weatherv1.GetWeatherRequest)
protovalidate/quickstart-go/start/weather/weather.go:21
Method
Builder
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:351
Method
Builder
()
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:784
Method
CalculateSize
()
cli/managed-mode/gen/proto/csharp/Weather.cs:208
Method
ClearMiddleName
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:166
Method
ClearSuffix
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:176
Method
ClearTitle
()
protovalidate/rules-predefined/gen/bufbuild/people/v1/person.pb.go:171
Method
Clone
()
cli/managed-mode/gen/proto/csharp/Weather.cs:102
Method
Condition
(int value)
cli/managed-mode/gen/proto/java/io/acme/weather/v1/WeatherProto.java:156
Method
Condition>
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:714
Function
Condition_IsValid
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.cc:174
Function
Condition_Parse
cli/managed-mode/gen/proto/cpp/acme/weather/v1/weather.pb.h:103
Method
CreateInvoice
CreateInvoice creates a new invoice.
protovalidate/grpc-python/finish/invoice/v1/invoice_service_pb2_grpc.py:43
Method
CreateInvoice
(request, target, options=(), channel_credentials=None, call_c
protovalidate/grpc-python/finish/invoice/v1/invoice_service_pb2_grpc.py:71
Method
CreateInvoice
(self, request, context)
protovalidate/grpc-python/finish/invoice/v1/invoice_service.py:20
Method
CreateInvoice
CreateInvoice creates a new invoice.
protovalidate/grpc-python/start/invoice/v1/invoice_service_pb2_grpc.py:43
Method
CreateInvoice
(request, target, options=(), channel_credentials=None, call_c
protovalidate/grpc-python/start/invoice/v1/invoice_service_pb2_grpc.py:71
Method
CreateInvoice
(self, request, context)
protovalidate/grpc-python/start/invoice/v1/invoice_service.py:20
← previous
next →
101–200 of 805, ranked by callers