mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 18:07:01 +00:00
👔 next version: some linting
Former-commit-id: a102fbb90e2a8a8b09fcb9c9e0c370e4078b74d1
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
// Source describes where a dependency is located at the source code itself.
|
||||
type Source struct {
|
||||
File string
|
||||
Line int
|
||||
|
||||
Reference in New Issue
Block a user