package
0.0.0-20241008081943-f0aa59e8c092
Repository: https://github.com/openslides/vote-decrypt.git
Documentation: pkg.go.dev
# Functions
New returns the initialized decrypt component.
WithListToContent takes a function that is used to create the content returned from the Stop() call.
WithMaxVotes sets the number of maximum votes, that are supported.
WithRandomSource sets the random source.
# Type aliases
Option for decrypt.New().