package
1.44.0
Repository: https://github.com/rudderlabs/rudder-server.git
Documentation: pkg.go.dev

# Functions

NewEmptyService creates a new service that operates against an empty list of transient source ids Useful for tests, when you are not interested in testing for transient sources.
NewService creates a new service that updates its transient source ids while backend configuration gets updated.
NewStaticService creates a new service that operates against a predefined list of transient source ids.

# Interfaces

Service provides services related to transient source ids.