command
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Nov 16, 2017
License: ISC
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
showimp
show imports
This will run over a source tree and print any imports that are not in
the standard library or inside the project.
kyle@nocturne:~/src/github.com/kisom/cryptutils$ showimp
External imports:
code.google.com/p/go.crypto/bcrypt
code.google.com/p/go.crypto/nacl/box
code.google.com/p/go.crypto/nacl/secretbox
code.google.com/p/go.crypto/scrypt
code.google.com/p/rsc/qr
github.com/agl/ed25519
github.com/conformal/yubikey
github.com/gokyle/readpass
github.com/gokyle/twofactor
github.com/gorilla/mux
Documentation
¶
showimp is a utility for displaying the imports in a package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.