golang

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2018 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package golang determines all Go Source files that are imported by a Go-Files in a directory. Most of the code is based on a slightly modified version of https://github.com/rogpeppe/showdeps

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SrcFiles

func SrcFiles(gopath string, dirs ...string) ([]string, error)

SrcFiles returns the Go source files in the passed directories plus all source files of the imported packages. Testfiles and stdlib dependencies are ignored.

Types

This section is empty.

Jump to

Keyboard shortcuts

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