Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 824 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 824 Bytes

go-utf8

Go Report Card License MIT Go Doc

Install

go get -u github.com/danielgatis/go-utf8

And then import the package in your code:

import "github.com/danielgatis/go-utf8"

Example

Please look at: examples/parserlog/main.go

License

Copyright (c) 2024-present Daniel Gatis

Licensed under MIT License