repositorypackage
0.1.3
Repository: https://github.com/dmji/go-animelayer-parser.git
Documentation: pkg.go.dev
# README
go-animelayer-parser
go-aninelayer-parser is a Go client library to parse torrents AnimeLayer.
Installation
This package can be installed using:
`go get github.com/dmji/go-animelayer-parser`
Usage
Import the package using:
import "github.com/dmji/go-animelayer-parser"
See package samples