package
0.0.0-20241213132325-7ccd6bedcad5
Repository: https://github.com/gnolang/gnokey-mobile.git
Documentation: pkg.go.dev

# Functions

NewGnokeyMobileService creates a new GnokeyMobileService service along with a gRPC server listening on TCP.

# Constants

No description provided by the author

# Variables

WithDefaultLogger init a noop logger.
WithDefaultTcpAddr sets a default TCP addr to listen to.
WithFallbackDefaults sets the default options if no option is set.
WithFallbackLogger sets the logger if no logger is set.
WithDefaultTcpAddr sets a default TCP addr to listen to if no address is set.
WithLogger set the given logger.
WithTcpAddr sets the given TCP address to serve the gRPC server.

# Structs

Config describes a set of settings for a GnokeyMobileService.
FallBackOption is a structure that permits to fallback to a default option if the option is not set.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author