internal/

directory
v0.0.0-...-baa204d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2022 License: AGPL-3.0

README

internal/

Application specific logic

Structure

http/

HTTP(S) specific transport logic

  • HTTP handlers
  • HTTP server
  • Routing
mock/

Mock database for testing

postgres/

PostgreSQL specific implementation of services

models/

Representations of tables and interactions with the database

Directories

Path Synopsis
middleware
Package middleware provides functions to inspect and transform incoming requests before they're routed out to their corrrect handler.
Package middleware provides functions to inspect and transform incoming requests before they're routed out to their corrrect handler.
web
Package mail defines an interface through which mail can be sent.
Package mail defines an interface through which mail can be sent.
mailgun
Package mailgun provides a Mailer interface to send mail
Package mailgun provides a Mailer interface to send mail
mock
Package mock provides a Mailer interface to test sending mail.
Package mock provides a Mailer interface to test sending mail.
Package models represents the objects and services that can modify them.
Package models represents the objects and services that can modify them.
Package postgres provides a PostgreSQL specific implementation of the services we provide.
Package postgres provides a PostgreSQL specific implementation of the services we provide.
s3
aws
Package mock provides a Mailer interface to upload files to AWS S3.
Package mock provides a Mailer interface to upload files to AWS S3.
mock
Package mock provides a S3 interface for uploading files.
Package mock provides a S3 interface for uploading files.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL