gobin

package
v1.4.21 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2023 License: Apache-2.0 Imports: 15 Imported by: 3

Documentation

Overview

Package gobin implements a package scanner that pulls go runtime and dependency information out of a compiled executable.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEcosystem

func NewEcosystem(ctx context.Context) *indexer.Ecosystem

NewEcosystem provides the ecosystem for handling go binaries.

Types

type Detector

type Detector struct{}

Detector detects go binaries and reports the packages used to build them.

func (Detector) Kind

func (Detector) Kind() string

Kind implements indexer.PackageScanner.

func (Detector) Name

func (Detector) Name() string

Name implements indexer.PackageScanner.

func (Detector) Scan

Scan implements indexer.PackageScanner.

func (Detector) Version

func (Detector) Version() string

Version implements indexer.PackageScanner.

Jump to

Keyboard shortcuts

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