package
0.0.10
Repository: https://github.com/perimeterx/envite.git
Documentation: pkg.go.dev

# Functions

NewSeedComponent creates a new SeedComponent instance.

# Constants

ComponentType represents the type of the redis seed component.

# Structs

Entries contains a list of HSet and Set entries to set in redis.
HSet Represents a key-value pair to set in a redis hash.
SeedComponent is a component for seeding redis with data.
SeedConfig represents the configuration for the redis seed component.
Set Represents a key-value pair to set in redis.