Skip to content

ConradIrwin/dbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A port of Rust's dbg! macro to Go:

dbg.Dbg(a, b, c)
// a = (int) 5, b = (string) "hello", c = (bool) true

For more information see the package documentation.

Licensed under the MIT License, Contributions welcome!

About

A port of rust's dbg! for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages