Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPHandler ¶
func HTTPHandler(log *slog.Logger) http.HandlerFunc
Types ¶
type Arith ¶
Arith provides methods for arithmetic operations.
type ReadWriteCloserWrapper ¶
ReadWriteCloserWrapper wraps an io.Reader and io.Writer to implement io.ReadWriteCloser.
func (*ReadWriteCloserWrapper) Close ¶
func (w *ReadWriteCloserWrapper) Close() error
Close is a no-op to satisfy the io.ReadWriteCloser interface.
Click to show internal directories.
Click to hide internal directories.