package
0.0.0-20240601134356-251ac3f7e349
Repository: https://github.com/darkmetrix/gofra.git
Documentation: pkg.go.dev

# Functions

NewOptions returns a new Options pointer.
WithAddr set the service address.
WithAuthor set the author.
WithConfigPackagePath set the config package path.
WithGoModule set the go module.
WithGoVersion set the go version.
WithIgnoreExist set the ignore exist flag.
WithImagePath set the image path.
WithImportedPackageName set the imported package name.
WithLabels set the labels.
WithNamespace set the namespace.
WithOutputPath set the output path.
WithOverride set the override flag.
WithPackageName set the package name.
WithPort set the port.
WithProject set the project.
WithProtocPath set the protoc command path.
WithProtoFileIncludePath set the protoc command include .proto file paths.
WithRequestName set the package name.
WithResponseName set the package name.
WithRPCName set the package name.
WithServiceImplName set the service implementation name.
WithServiceName set the package name.
WithTargetPort set the target port.
WithVersion set the version.

# Structs

Options represents the option information.

# Type aliases

No description provided by the author