mobile: golang.org/x/mobile/bind/testpkg/simplepkg Index | Files

package simplepkg

import "golang.org/x/mobile/bind/testpkg/simplepkg"

Package simplepkg is imported from testpkg and tests two corner cases. First: simplepkg itself contains no (exported) functions or methods and so its generated Go package must not import it.

Second: even though testpkg imports simplepkg, testpkg's generated Go package ends up not referencing simplepkg and must not import it.

Index

Package Files

simplepkg.go

type S

type S struct{}

Package simplepkg is imported by 1 packages. Updated 3 days ago. Refresh now. Tools for package owners.