Skip to content

hajimehoshi/overlaytest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a test project for golang/go#71783.

The main package does these things:

  • Runs a function Foo defined in internal/foo/foo.go. This function just outputs 'Original' by default.
  • Runs go list -f {{.Dir}} github.com/hajimehoshi/overlaytest/internal/foo to get the local path for the package.
  • Generates a JSON file to add a new file internal/foo/bar.go to replace the output message to 'Replaced'.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages