package
0.1.5
Repository: https://github.com/kotlin2018/pkg.git
Documentation: pkg.go.dev

# Functions

Error prints <v> with newline using fmt.Println.
Errorf prints <v> with format <format> using fmt.Printf.
IsEnabled checks and returns whether current process is in GF development.
Print prints <v> with newline using fmt.Println.
Printf prints <v> with format <format> using fmt.Printf.
SetEnabled enables/disables the internal logging manually.