Categorygithub.com/easeq/go-service
modulepackage
0.0.14
Repository: https://github.com/easeq/go-service.git
Documentation: pkg.go.dev

# README

# 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
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

NewService creates a new service.
WithBroker sets a broker for the service.
WithClient registers the server's client.
WithDatabase sets the database used by the service.
WithKVStore passes the kvstore used by the service.
WithLogger sets the logger used by the service.
WithRegistry passes services registry externally.
WithServer passes the server.
WithTracer assigns the tracer to be used by the service.

# Structs

Service handles config required by the service.

# Type aliases

ServiceOption to pass as arg while creating new service.