server

package
v0.0.0-...-42dca6d Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2018 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

C is the package config

View Source
var RootCmd = &cobra.Command{
	Use:   "runes",
	Short: "A personal markdown pad",
	Long:  "A personal markdown pad",
	Run: func(cmd *cobra.Command, args []string) {
		_ = cmd.Help()
	},
}

RootCmd represents the base command when called without any subcommands

Functions

func ExecuteCmd

func ExecuteCmd()

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

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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