Documentation
¶
Index ¶
Constants ¶
View Source
const MaxStackSize int = 5
Variables ¶
View Source
var (
MaxFileSize int64 = 5096000
)
Functions ¶
func SetWorkplace ¶
Types ¶
type CLOpt ¶
func WithDetails ¶
func WithError ¶
func WithError[E CommonError](cerr E, errOpts ...any) CLOpt
func WithOnumPlant ¶
func WithUnstructuredDetails ¶
type CommonError ¶
type CommonError interface { MapableError ConfigurableError }
type CommonLog ¶
type ConfigurableError ¶
type DCSlogger ¶
func NewDCSlogger ¶
func NewDCSlogger(name string, lc LogConfiguration, slogAttrs ...attrSetter) *DCSlogger
TODO: For gradeab we should be able to spawn multiple loggers
type LogConfiguration ¶
type MapableError ¶
Click to show internal directories.
Click to hide internal directories.