Hawken

Results 2 issues of Hawken

![image](https://user-images.githubusercontent.com/12959892/128304485-50f448b2-15b7-44b1-a1c6-c800377d5ee8.png) When I plant the [go-redis](https://github.com/go-redis/redis)'s diagram, it shows struct statefulCmdable implements interface StatefulCmdable. But actually it doesn't implements. ![image](https://user-images.githubusercontent.com/12959892/128305122-51668d50-4635-4085-b8c7-a41844cef3d6.png) the puml will ignore the nested interface: ![image](https://user-images.githubusercontent.com/12959892/128305383-7f0f88d4-8a76-4766-8797-902da98c4cfa.png)

## OS Mac ## VERSION 1.6.1 ## ISSUE DESCRIPTION We use snappy to compress and uncompress the value, please support snappy! I try to use a custom formatter, but it...