sharedflight

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

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

func (*Group) Do

func (g *Group) Do(key string, ctx context.Context, fn func(context.Context) (interface{}, error)) (v interface{}, err error, shared bool)

type UnionContext

type UnionContext interface {
	context.Context
	AddContext(ctx context.Context) bool
}

func NewUnionContext

func NewUnionContext(base context.Context) UnionContext

Jump to

Keyboard shortcuts

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