79309399

Date: 2024-12-26 11:53:17
Score: 2.5
Natty:
Report link

if your project module name in go.mod of root path is module my-work/my-go-project, write this

import _ "my-work/my-go-project/docs"
Reasons:
  • Contains signature (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: you