source

package
v0.0.0-...-e9fe98c Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2019 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKind

func GetKind(url string) string

GetKind uses basic string manipulation to get the type of source file.

Types

type Source

type Source interface {
	PrepareFiles(dest string) error
	GetChecksum() string
	GetFiles() []string
}

Source interface describes the source for code to be audited.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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