Categorygithub.com/autopp/dedebugo
module
0.2.0
Repository: https://github.com/autopp/dedebugo.git
Documentation: pkg.go.dev

# README

dedebugo

dedebugo reports debug print in your Go code.

Usage

Run it at root directory of your Go project:

$ dedebugo .

It reports following function calls in your Go code:

  • fmt.Print
  • fmt.Printf
  • fmt.Println

License

Apache License 2.0

# Packages

No description provided by the author
No description provided by the author