vdoext

package module
v1.0.1-0...-4eb02d0 Latest Latest
Warning

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

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

README

govdoext

Godoc Build Status

List of Video file extensions for Go

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

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

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

This package is inspired by video-extensions npm module.

License

MIT © Shamsher Ansari

Documentation

Overview

Package vdoext return array of all Video file 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