imports

package
v0.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2021 License: MIT Imports: 2 Imported by: 0

README

The command import will write here import files for third-party packages if they are to be imported and statically linked into gophernotes.

This is currently needed on Windows, *BSD, Android etc. (to be exact, as of Go 1.13 it's needed on all operating system except Linux and Mac OS X).

It is safe to remove files in this directory, as long as you keep at least README.md and a_package.go

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Packages = imports.Packages

imports.Packages is a map, copying it only makes a reference => Packages and imports.Packages are kept in sync automatically

Functions

This section is empty.

Types

type Package

type Package = imports.Package

type PackageMap

type PackageMap = imports.PackageMap

type PackageUnderlying

type PackageUnderlying = imports.PackageUnderlying

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL