sign

package
v1.6.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2024 License: BSD-2-Clause Imports: 11 Imported by: 74

Documentation

Overview

Package sign implements the sign command.

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{UsageText: signerUsageText, Flags: signerFlags, Main: signerMain}

Command assembles the definition of Command 'sign'

Functions

func SignerFromConfig

func SignerFromConfig(c cli.Config) (s signer.Signer, err error)

SignerFromConfig takes the Config and creates the appropriate signer.Signer object

func SignerFromConfigAndDB

func SignerFromConfigAndDB(c cli.Config, db *sqlx.DB) (signer.Signer, error)

SignerFromConfigAndDB takes the Config and creates the appropriate signer.Signer object with a specified db

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL