params

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2018 License: GPL-3.0 Imports: 0 Imported by: 2

README

params

  • Command Line Context
  • Compose File Context

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context interface {
	Set(string, string) error

	Bool(string) bool
	Int(string) int
	Int64(string) int64
	String(string) string
	StringSlice(string) []string
}

Context ...

Jump to

Keyboard shortcuts

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