Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignCommand ¶
func SignCommand(cCtx *cli.Context) error
func VerifyCommand ¶
func VerifyCommand(cCtx *cli.Context) error
Types ¶
type DocumentSignature ¶
type SignModel ¶
type SignModel struct {
// contains filtered or unexported fields
}
func (*SignModel) ToDocSignature ¶
type VerifyModel ¶
type VerifyModel struct {
// contains filtered or unexported fields
}
func (VerifyModel) Init ¶
func (m VerifyModel) Init() tea.Cmd
func (VerifyModel) View ¶
func (m VerifyModel) View() string
type VerifyState ¶
type VerifyState int
Click to show internal directories.
Click to hide internal directories.