bindata

command
v0.0.0-...-e54033a Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

README

Introduction

bindata is used for converting file or directory into a go file, whose package name can be specified.

The original file data is stored in a exported variable, so it can be referenced in your code.

Installation

go get -u git.code.oa.com/gitcode/bindata

Help

$ bindata -h

Usage of bindata:
  -gopkg string
    	write transformed data to *.go, whose package is $package (default "gobin")
  -input string
    	read data from input, which could be a regular file or directory
  -output string
    	write transformed data to named *.go, which could be linked with binary

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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