Versions in this module Expand all Collapse all v0 v0.4.5 Apr 10, 2021 v0.4.4 Apr 10, 2021 Changes in this version + type Config struct + Addr string + Bucket string + Organization string + Token string + type Writer struct + Client influxdb2.Client + Config *Config + func (Writer) CaddyModule() caddy.ModuleInfo + func (s *Writer) Cleanup() error + func (s *Writer) OpenWriter() (io.WriteCloser, error) + func (s *Writer) Provision(ctx caddy.Context) error + func (s *Writer) String() string + func (s *Writer) UnmarshalCaddyfile(d *caddyfile.Dispenser) error + func (s *Writer) Validate() error + func (s *Writer) WriterKey() string