package encoder type Config struct { SymKey string SymKeyOnly bool KeyPath string }