...

Package format

import "github.com/sigstore/timestamp-authority/cmd/timestamp-cli/app/format"
Overview
Index

Overview ▾

type CobraCmd

type CobraCmd func(cmd *cobra.Command, args []string)

func WrapCmd

func WrapCmd(f formatCmd) CobraCmd