3 lines
162 B
Go
3 lines
162 B
Go
|
// Package gocognit defines Analyzer other utilities to checks and calculate the complexity of function based on "cognitive complexity" methods.
|
||
|
package gocognit
|