package
0.1.2
Repository: https://github.com/benfiola/access-operator.git
Documentation: pkg.go.dev

# Functions

Creates a new instance of [Main] with the provided [Opts].
Constructs a [server] using the provided options within [ServerOpts].

# Constants

No description provided by the author
No description provided by the author

# Structs

Main holds the components of the application.
Opts define the options used to create a new instance of [Main].
Options provided to [NewServer].

# Interfaces

Server is the public interface for the server implementation.