cmd

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 8 Imported by: 2

Documentation

Overview

Package cmd implements a simple command line interface using cobra

Implementation of Semantic Versioning. https://semver.org/

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute is a wrapper to call the GoKart root command

Types

type Version added in v0.4.0

type Version struct {
	Major      int
	Minor      int
	Patch      int
	PreRelease string
}

func (*Version) String added in v0.4.0

func (v *Version) String() string

Jump to

Keyboard shortcuts

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