gollum icon indicating copy to clipboard operation
gollum copied to clipboard

Support new field types for config struct tags

Open arnecls opened this issue 6 years ago • 0 comments

There are several commonly used types that should be supported by config structs:

  • map[MessageStreamID]bool used for stream blacklists / whitelists
  • core.GetAppliedContent used by filters and core.SimpleFormatter
  • tnet.URI used for parsing URIs

arnecls avatar Jul 25 '17 11:07 arnecls