aboutsummaryrefslogtreecommitdiff
path: root/lib/smtp/extension.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14all: fix nolint formatShulhan
2019-01-29lib/smtp: suppress linter warning on default extensionsShulhan
2019-01-15lib/smtp: add function Params to Extension interfaceShulhan
2019-01-07lib/smtp: library for SMTP server and clientShulhan