package
1.0.36
Repository: https://github.com/keepinmindsh/go-lang-module.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterGPT3Handler registers the http handlers for service GPT3 to "mux".
RegisterGPT3HandlerClient registers the http handlers for service GPT3 to "mux".
RegisterGPT3HandlerFromEndpoint is same as RegisterGPT3Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGPT3HandlerServer registers the http handlers for service GPT3 to "mux".
No description provided by the author

# Variables

No description provided by the author
GPT3_ServiceDesc is the grpc.ServiceDesc for GPT3 service.

# Structs

No description provided by the author
No description provided by the author
UnimplementedGPT3Server must be embedded to have forward compatible implementations.

# Interfaces

GPT3Client is the client API for GPT3 service.
GPT3Server is the server API for GPT3 service.
UnsafeGPT3Server may be embedded to opt out of forward compatibility for this service.