Discover Packages
github.com/jimmyfrasche/closed
cmds
fillswitch
command
Version:
v0.0.0-...-82c290f
Opens a new window with list of versions in this module.
Published: Jan 15, 2018
License: BSD-2-Clause
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
#fillswitch
Command fillswitch(1) populates missing cases in Go switches when the expression switched is a *closed.Enum
, *closed.Interface
, or *closed.EmptySum
.
Download:
go get github.com/jimmyfrasche/closed/cmds/fillswitch
Expand ▾
Collapse ▴
Documentation
¶
Command fillswitch(1) populates missing cases in Go switches
when the expression switched is a *closed.Enum, *closed.Interface,
or *closed.EmptySum.
It is intended to be integrated into an editor.
Source Files
¶
Directories
¶
internal
guess
Package guess was copied out of the source for golang.org/x/tools/cmd/guru
Package guess was copied out of the source for golang.org/x/tools/cmd/guru
Click to show internal directories.
Click to hide internal directories.