Skip to content

shamsher31/govdoext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

List of Video file extensions for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages