/
ME
metaengine
/
MetaEngine API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.4
2026-07-26
43
72
153.8 KB
Protobuf
Generate Go net/http client from Protobuf definition
post
/api/protobuf/go-nethttp
Request body
ProtobufGoNetHttpRequest
required
protoSource
string
nullable
required
Inline Protocol Buffers (.proto) definition content.
documentation
boolean
nullable
optionsObjectThreshold
integer
nullable
errorHandling
ErrorHandlingOptions
timeout
TimeoutOptions
bearerAuth
BearerAuthOptions
basicAuth
BasicAuthOptions
retries
RetryOptions
customHeaders
CustomHeaderOption[]
nullable
moduleName
string
nullable
required
packageName
string
nullable
required
useContext
boolean
nullable
usePointersForOmittable
boolean
nullable
useValidateStructTags
boolean
nullable
baseUrlEnvVar
string
nullable
Response
OK
CodeGenerationResult
required
executionTimeInMilliseconds
integer
files
CodeFileResult[]
nullable
warnings
string[]
nullable
additionalInfo
AdditionalInfo