package
0.0.0-20220430110732-d7558cd5fe8d
Repository: https://github.com/vstdy/go-shortener.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewDefaultConfig builds a Config with default values.
NewServer creates a new configured gRPCServer object.
WithConfig sets Config for server.
WithService sets service for server.
# Constants
No description provided by the author
# Type aliases
Option specifies functional argument used by NewServer function.