Files
mostlymatter/vendor/github.com/mattn/go-runewidth
Agniva De Sarker 1cb019c0d8 MM-32048: Upgrade dependencies (#16765)
```release-note
Updated Go dependencies to their latest minor version
```

https://mattermost.atlassian.net/browse/MM-32048
2021-01-21 22:17:05 +05:30
..
2020-02-03 08:19:38 -08:00
2021-01-21 22:17:05 +05:30
2021-01-21 22:17:05 +05:30
2020-02-03 08:19:38 -08:00
2020-02-03 08:19:38 -08:00
2019-01-24 16:35:21 -08:00

go-runewidth

Build Status Codecov 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