Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EphemeralStorage ¶ added in v0.1.73
type EphemeralStorage struct {
ServerOption
}
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New(log *zap.Logger, options ...ServerOption) *Server
New creates a new SHAR server. Leave the exporter nil if telemetry is not required
type ServerOption ¶ added in v0.1.73
type ServerOption interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.