Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
James Yeh committed Dec 28, 2016
1 parent 063d8aa commit 6f424e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions provider/bitmovin/bitmovin.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package bitmovin

// Name is the name used for registering the bitmovin provider in the
// registry of providers.
const Name = "bitmovin"

0 comments on commit 6f424e6

Please sign in to comment.