Versions in this module Expand all Collapse all v0 v0.20.1 Jul 2, 2024 v0.20.0 Jun 30, 2024 Changes in this version type Twitter + func (t *Twitter) Shutdown() error v0.19.1 Mar 21, 2023 v0.19.0 Mar 21, 2023 Changes in this version + type Twitter struct + func New(client *http.Client, opts *config.Options) *Twitter + func (t *Twitter) Publish(ctx context.Context, rdx reduxer.Reduxer, cols []wayback.Collect, ...) error + func (t *Twitter) ToTwitter(ctx context.Context, body string) bool