binext

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

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

Go to latest
Published: Sep 3, 2015 License: MIT Imports: 0 Imported by: 1

README

gobinext

Godoc Build Status

List of binary file extensions for Go

How to install
go get github.com/shamsher31/gobinext
How to use
package main

import (
	"fmt"
	"github.com/shamsher31/gobinext"
)

func main() {
	fmt.Println(binext.Get())
}
Why

This package is inspired by binary-extensions npm module.

License

MIT © Shamsher Ansari

Documentation

Overview

Package binext return array of all Binary Extensions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get() []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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