//
pkg.gl
Category
github.com/google/licenseclassifier/v2
tools
identify_license
backend
package
2.0.0
Repository:
https://github.com/google/licenseclassifier.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
3
Files
130 SLOC
#
Functions
New
New creates a new backend working on the local filesystem.
#
Structs
ClassifierBackend
ClassifierBackend is an object that handles classifying a license.
#
Interfaces
ClassifierInterface
ClassifierInterface is the interface each backend must implement.