Skip to content

waldirborbajr/bpembed

Repository files navigation

bpembed

BPEmbed it is a library to read a file and return the content

Download

go get -u github.com/waldirborbajr/bpembed

Using

import "github.com/waldirborbajr/bpembed"

fmt.Println(bpembed.BPEmbed("file.txt"))

Semantic Versioning 2.0.0

Given a version number MAJOR.MINOR.PATCH, increment the:

MAJOR version when you make incompatible API changes MINOR version when you add functionality in a backwards compatible manner PATCH version when you make backwards compatible bug fixes Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

About

B+ Embed it is a library to read a file and return the content

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages