Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAgentSyncHandler ¶
func NewAgentSyncHandler() update.SyncHandler
func NewPluginSyncHandler ¶
func NewPluginSyncHandler() update.SyncHandler
func NewSyncServer ¶
func NewSyncServer(opts ...SyncServerOption) update.UpdateTypeHandler
Types ¶
type SyncServerOption ¶
type SyncServerOption func(*SyncServerOptions)
func WithAllowedTypes ¶
func WithAllowedTypes(allowedTypes ...urn.UpdateType) SyncServerOption
type SyncServerOptions ¶
type SyncServerOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.