Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(identification model.Authentication, opts ...ServiceOption) Service
type ServiceOption ¶ added in v3.1.0
func WithAuthorization ¶ added in v3.1.0
func WithAuthorization(authorization model.Authorization) ServiceOption
func WithTracer ¶ added in v3.1.0
func WithTracer(tracer trace.Tracer) ServiceOption
Click to show internal directories.
Click to hide internal directories.