Directories ¶
Path | Synopsis |
---|---|
Package https provides a helper for starting an HTTPS server.
|
Package https provides a helper for starting an HTTPS server. |
Package mail defines an interface for sending mail that abstracts common functionality between all mail providers such as SendGrid or MailGun.
|
Package mail defines an interface for sending mail that abstracts common functionality between all mail providers such as SendGrid or MailGun. |
sendgrid
Package sendgrid sends email using SendGrid.
|
Package sendgrid sends email using SendGrid. |
Package storage implements a low-level interface for storing blobs in stable storage such as a database.
|
Package storage implements a low-level interface for storing blobs in stable storage such as a database. |
disk
Package disk provides a storage.Storage that stores data on local disk.
|
Package disk provides a storage.Storage that stores data on local disk. |
disk/internal/local
Package local converts blob references into local path names for on-disk storage.
|
Package local converts blob references into local path names for on-disk storage. |
storagetest
Package storagetest implements simple types and utility functions to help test implementations of storage.S.
|
Package storagetest implements simple types and utility functions to help test implementations of storage.S. |
Click to show internal directories.
Click to hide internal directories.