server

package
v0.0.0-...-9799b74 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RunServerCmd = &cobra.Command{
	Use:   "server",
	Short: "start quick-note server",
	Run: func(cmd *cobra.Command, args []string) {
		Run()
	},
}

Functions

func Run

func Run()

func Serve

func Serve(ctx context.Context, r *chi.Mux) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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