config.go 45 B

1234
  1. package blackhole
  2. type Config interface {
  3. }