package
5.0.0+incompatible
Repository: https://github.com/qwenode/tailscale.git
Documentation: pkg.go.dev

# Functions

AssertStructUnchanged generates code that asserts at compile time that type t is unchanged.
ContainsPointers reports whether typ contains any pointers, either explicitly or implicitly.
HasNoClone reports whether the provided tag has `codegen:noclone`.
IsInvalid reports whether the provided type is invalid.
IsViewType reports whether the provided typ is a View.
LoadTypes returns all named types in pkgName, keyed by their type name.
No description provided by the author
WritePackageFile adds a file with the provided imports and contents to package.

# Structs

ImportTracker provides a mechanism to track and build import paths.