clone

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextWithoutDeadline

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

func NewContextWithoutDeadline

func NewContextWithoutDeadline() *ContextWithoutDeadline

func (*ContextWithoutDeadline) Clone

func (c *ContextWithoutDeadline) Clone(ctx context.Context, keys ...interface{})

func (*ContextWithoutDeadline) Deadline

func (*ContextWithoutDeadline) Deadline() (time.Time, bool)

func (*ContextWithoutDeadline) Done

func (*ContextWithoutDeadline) Done() <-chan struct{}

func (*ContextWithoutDeadline) Err

func (*ContextWithoutDeadline) Value

func (c *ContextWithoutDeadline) Value(key any) any

Jump to

Keyboard shortcuts

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