package
1.0.0
Repository: https://github.com/ankorstore/yokai-contrib.git
Documentation: pkg.go.dev

# Functions

DefaultGoMySQLServerOptions are the default options used in the [DefaultGoMySQLServerFactory].
No description provided by the author
WithConfig is used to specify the [config.GoMySQLServerConfig] to use as server config.
WithLogOutput is used to specify the [io.Writer] to use as server logger output.
WithTracer is used to specify the [trace.Tracer] to use as server tracer.

# Structs

No description provided by the author
ServerOptions are options for the [GoMySQLServerFactory] implementations.

# Interfaces

No description provided by the author

# Type aliases

GoMySQLServerOption are functional options for the [GoMySQLServerFactory] implementations.