cmd

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DoorDashAccessKeyFilePathInput string
View Source
var DoorDashAccessKeyInput string
View Source
var DurationInput int

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func GetJWT

func GetJWT(accessKey DoorDashAccessKey) (string, error)

Types

type DoorDashAccessKey

type DoorDashAccessKey struct {
	DeveloperId   string `json:"developer_id"`
	KeyId         string `json:"key_id"`
	SigningSecret string `json:"signing_secret"`
}

Jump to

Keyboard shortcuts

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