modulepackage
0.0.0-20240126043355-ad68a05cb4f3
Repository: https://github.com/gmsec/micro.git
Documentation: pkg.go.dev
# README
micro
A Go distributed systems development framework
framework eference resources base on go-micro
support list
- grpc-balancer
- grpc-naming
- dns
- pool
- etcdv3
- ipaddr It can be directly connected through IPaddr
install
-
code tools: protoc-gen-gmsec
-
example :example
# Packages
No description provided by the author
`grpc_opentracing` adds OpenTracing
# OpenTracing Interceptors
These are both client-side and server-side interceptors for OpenTracing.
No description provided by the author
No description provided by the author
Package profile is for profilers.
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GetClient get client from cliet name.
GetService get service.
IsExist existed.
NewService newservice.
SetClientServiceAddr set service address with client name.
SetClientServiceName set service name with client name.
WithName of the service .
WithRegisterInterval the service with at interval.
WithRegisterTTL the service with a TTL.
WithRegistryNaming Register for naming service discovery.
# Interfaces
Service is an interface that wraps the lower level libraries within go-micro.
# Type aliases
Option ...