Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommOption ¶
type CommOption func(*Comm)
func CommWithLogger ¶
func CommWithLogger(logger *slog.Logger) CommOption
func CommWithLoggerWith ¶
func CommWithLoggerWith(args ...any) CommOption
type ServerOption ¶
type ServerOption func(*Server)
func ServerWithLogger ¶
func ServerWithLogger(logger *slog.Logger) ServerOption
Click to show internal directories.
Click to hide internal directories.