import "golang.org/x/mobile/bind/testpkg/secondpkg"
        
Package secondpkg is imported by bind tests that verify that a bound package can reference another bound package.
const HelloString = "secondpkg string"type IF interface {
    F()
}type S struct{}Package secondpkg is imported by 1 packages. Updated 3 days ago. Refresh now. Tools for package owners.