cmd

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: AGPL-3.0 Imports: 14 Imported by: 0

Documentation

Overview

Package cmd defines the user command line interface to the tool.

Index

Constants

This section is empty.

Variables

View Source
var (
	URL string
)

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.

Types

This section is empty.

Directories

Path Synopsis
Package api provides primitives to interact with the openapi HTTP API.
Package api provides primitives to interact with the openapi HTTP API.
Package endpoint provide functions and types to manipulate endpoint and server information, to extract this information from a request and to store this information into a request's context.
Package endpoint provide functions and types to manipulate endpoint and server information, to extract this information from a request and to store this information into a request's context.
Package service serves a fake API complying with standard covoiturage specification.
Package service serves a fake API complying with standard covoiturage specification.
db
Package db handles data storage and manipulation for the API server.
Package db handles data storage and manipulation for the API server.
Package test has all utilities to perform a test on an endpoint of Standard-Covoiturage.
Package test has all utilities to perform a test on an endpoint of Standard-Covoiturage.
assert
Package assert defines atomic assertions to be used in tests
Package assert defines atomic assertions to be used in tests
Package util exports some utility functions, that have no dependency to other packages of this module, and that may be used in other packages.
Package util exports some utility functions, that have no dependency to other packages of this module, and that may be used in other packages.

Jump to

Keyboard shortcuts

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