//
pkg.gl
Category
github.com/robbyt/llm_proxy
schema
utils
package
1.0.0
Repository:
https://github.com/robbyt/llm_proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
19 SLOC
#
Functions
CanPrint
CanPrint returns a bool if a byte array can be "printed" or written to a log file (filters binary data).
CanPrintString
CanPrintString returns a bool if a string can be "printed" or written to a log file (filters binary data).