unimpl

package
v0.0.0-...-ff2c174 Latest Latest
Warning

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

Go to latest
Published: May 9, 2021 License: Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Overview

Package unimpl contains interface to emit events about unimplemented features.

Index

Constants

View Source
const (
	// CtxEvents is a Context.Value key for a Events.
	CtxEvents contextID = iota
)

Variables

This section is empty.

Functions

func EmitUnimplementedEvent

func EmitUnimplementedEvent(ctx context.Context)

EmitUnimplementedEvent emits unsupported syscall event to the context.

Types

type Events

type Events interface {
	EmitUnimplementedEvent(context.Context)
}

Events interface defines method to emit unsupported events.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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