package hooks type Config struct { Socket string `scfg:"socket"` Execs string `scfg:"execs"` }