ctkfmt

package
v0.5.14 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CliCommand = &cli.Command{
	Name:        "fmt",
	Usage:       "reformat a Go-CTK source file",
	Description: "scan the source file for an interface and matching concrete type, along with any exported methods, finally rewriting the interface to match the exported methods",
	Action:      ctkFmt,
}

Functions

func ProcessFile

func ProcessFile(path string) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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