Skip to content

FindLicense: implemented license finding via Go gRPC

Kirill requested to merge g4s8/gitaly:3078-license-grpc into master

Fixes #3078 (closed) - implemented FindLicense gRPC endpoint on Go using github.com/go-enry/go-license-detector. Returning the lowercase string of license name with best match confidence.

Closes #3078 (closed)

Edited by Sami Hiltunen

Merge request reports