Versions in this module Expand all Collapse all v1 v1.1.1 Nov 25, 2024 v0 v0.2.21 Nov 25, 2024 Changes in this version + const DefaultPath + func NewService(network, addr string, opts ...Option) (service.Service, error) + type Option func(*options) + func AutherOption(auther auth.Authenticator) Option + func PathOption(path string) Option