gotools/gopls/internal/file/modification.go

type Modification

type Action

const UnknownAction

const Open

const Change

const Close

const Save

const Create

const Delete

func (a Action) String() string {}