Riku ICHIMURA
Results
2
issues of
Riku ICHIMURA
# Overview In a directory with multiple package (Maybe they are `something` and `something_test`), it tries to find the package's path of `something`. It is performed by looking for its...
# Overview I fixed #33 # Changed points - In `main.go`, There was a method `findInModule` that gets relative path from `go.mod` . I transformed it to a function to...