# Functions
CommentExcludes are lines of comments that should be excluded for the COMMENT.* Rules.
GetEnumZeroValueSuffix gets the enum zero-value suffix.
GetRPCAllowGoogleProtobufEmptyRequests returns true if the rpc_allow_google_protobuf_empty_requests option is set to true.
GetRPCAllowGoogleProtobufEmptyResponses returns true if the rpc_allow_google_protobuf_empty_responses option is set to true.
GetRPCAllowSameRequestResponse returns true if the rpc_allow_same_request_response option is set to true.
GetServiceSuffix gets the service suffix.
# Structs
OptionsSpec builds option.Options for clients.