gxcontext

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: Apache-2.0 Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Values

type Values struct {
	// contains filtered or unexported fields
}

func (Values) Get

func (v Values) Get(key interface{}) interface{}

func (Values) Set

func (c Values) Set(key interface{}, value interface{})

type ValuesContext

type ValuesContext struct {
	context.Context
}

func NewValuesContext

func NewValuesContext(ctx context.Context) *ValuesContext

func (*ValuesContext) Get

func (c *ValuesContext) Get(key interface{}) interface{}

func (*ValuesContext) Set

func (c *ValuesContext) Set(key interface{}, value interface{})

Jump to

Keyboard shortcuts

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