Commit Graph

4 Commits (8f45736dd33d4b9ed63e3772d17e09ee5e15f595)

Author SHA1 Message Date
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
Darien Raymond 815c7f09ba
migrate to std lib 2018-11-02 15:47:58 +01:00
Darien Raymond b6dc31d3fe
first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00
Darien Raymond 8912e4eb90
move sniffer to their own directory 2018-07-16 12:56:50 +02:00