Directories

cmdcheck Package cmdcheck defines an analyzer that detects duplicate usage of unique Diarkis server command codes.
errorcheck Package errorcheck defines an analyzer that detects misuse of the Diarkis util package error functions
handlecmd Package handlecmd defines analyzer that detects usages of mesh.Handle_ which do not begin with the prefix "handle"
logfcheck Package logfcheck defines an analyzer that detects incorrectly formatted input within log write usages of Diarkis log.
synccheck Package synccheck defines an analyzer that detects incorrectly defined sync types within the Diarkis code base
tdtransportcheck Package tdtransportcheck defines an analyzer that detects incorrect usage of the methods of diarkis tdtransport package per definitions
testcheck Package testcheck defines an analyzer that detects incorrect usage of ts.Async within ts.OnEnd