vimevent

package
v0.0.0-...-dfa6bd9 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BreakpointsUpdated

type BreakpointsUpdated struct{}

func (*BreakpointsUpdated) Kind

func (*BreakpointsUpdated) Kind() string

type CommandIssued

type CommandIssued struct{}

func (*CommandIssued) Kind

func (*CommandIssued) Kind() string

type Event

type Event interface {
	Kind() string
}

type StateUpdated

type StateUpdated struct {
	State      *dlvapi.DebuggerState `json:"state"`
	StackTrace []rpc.StackFrame      `json:"stack_trace"`
}

func (*StateUpdated) Kind

func (*StateUpdated) Kind() string

Jump to

Keyboard shortcuts

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