binfo

package module
v0.0.0-...-f369969 Latest Latest
Warning

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

Go to latest
Published: May 22, 2022 License: MIT Imports: 6 Imported by: 0

README

koron-go/binfo

PkgGoDev Actions/Go Go Report Card

Documentation

Overview

Package binfo provides binary info.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gobin

func Gobin() string

Gobin returns GOBIN value.

Types

type ExeInfo

type ExeInfo struct {
	Name string
	Err  error
	debug.BuildInfo
}

ExeInfo is information of executable file.

func List

func List(ctx context.Context) ([]*ExeInfo, error)

List returns list of ExeInfo in GOBIN.

Jump to

Keyboard shortcuts

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