package command
import "go.dedis.ch/dela/crypto/bls/command"
Package command defines cli commands for the bls package.
Index ¶
Types ¶
type Initializer ¶
type Initializer struct { }
Initializer implements the BLS initializer for the crypto CLI.
- implements cli.Initializer
func (Initializer) SetCommands ¶
func (i Initializer) SetCommands(provider cli.Provider)
SetCommands implements cli.Initializer.
Source Files ¶
action.go command.go
- Version
- v0.1.0 (latest)
- Published
- Apr 10, 2024
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 1 month ago –
Tools for package owners.