Categorygithub.com/corex-io/micro
modulepackage
0.0.0-20240306160220-7f2d34a47ce7
Repository: https://github.com/corex-io/micro.git
Documentation: pkg.go.dev

# README

micro

Golang

# Packages

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

# Functions

Context specifies a context for the service.
F warp func service.
Name service name.
New creates and returns a new Service based on the packages within.
No description provided by the author
No description provided by the author

# Structs

Options options.

# Interfaces

Init interface.
Runnable implements run method.
Service is an interface that wraps the lower level libraries within go-micro.

# Type aliases

InitFunc implements Runnable interface.
Option function.
RunFunc implements Runnable interface.