1
0
mirror of https://github.com/Luzifer/vault-openvpn.git synced 2024-09-20 01:52:56 +00:00
vault-openvpn/vendor/github.com/mattn/go-runewidth/README.mkd
Knut Ahlers 45d9d29599
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-05-04 12:22:55 +02:00

806 B

go-runewidth

Build Status Coverage Status GoDoc Go Report Card

Provides functions to get fixed width of the character or string.

Usage

runewidth.StringWidth("つのだ☆HIRO") == 12

Author

Yasuhiro Matsumoto

License

under the MIT License: http://mattn.mit-license.org/2013