package
2.10.1
Repository: https://github.com/itzmanish/go-micro.git
Documentation: pkg.go.dev

# Packages

Package grpc resolves a grpc service like /greeter.Say/Hello to greeter service.
Package host resolves using http host.
Package path resolves using http path.
No description provided by the author
Package vpath resolves using http path and recognised versioned urls.

# Functions

Domain sets the resolve Domain option.
NewOptions returns new initialised options.
NewResolveOptions returns new initialised resolve options.
StaticNamespace returns the same namespace for each request.
WithHandler sets the handler being used.
WithNamespace sets the function which determines the namespace for a request.
WithServicePrefix sets the ServicePrefix option.

# Variables

No description provided by the author
No description provided by the author

# Structs

Endpoint is the endpoint for a http request.
No description provided by the author
ResolveOptions are used when resolving a request.

# Interfaces

Resolver resolves requests to endpoints.

# Type aliases

No description provided by the author
ResolveOption sets an option.