baseproject

package module
v0.0.0-...-fcc4a6d Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: ISC Imports: 33 Imported by: 0

README

Domains Sweden - Domäner.xyz

GoDoc

This project creates a website which fetches active .se and .nu domains from iis.se.

Translations

This project uses go-i18n to handle translations.

To update languages first run goi18n extract to update active.en.toml. Then run goi18n merge active.*.toml to generate translate.*.toml which can then be translated. Finally, run goi18n merge active.*.toml translate.*.toml to merge the translated files into the active files.

Documentation

See GoDoc for further documentation.

Contributions

Contributions are welcome and greatly appreciated. Please note that I am not looking to add any more features to this project but I am happy to take care of bugfixes, updates and other suggestions. If you have a question or suggestion please feel free to open an issue. To contribute code, please fork this repository, make your changes on a separate branch and then open a pull request.

For security related issues please see my profile, @uberswe, for ways of contacting me privately.

License

Please see the LICENSE file in the project repository.

Documentation

Overview

Package baseproject is the main package of the domains-sweden which defines all routes and database connections and settings, the glue to the entire application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Run is the main function that runs the entire package and starts the webserver, this is called by /cmd/base/main.go

Types

This section is empty.

Directories

Path Synopsis
cmd
Package config defines the env configuration variables
Package config defines the env configuration variables
Package email handles the sending of emails
Package email handles the sending of emails
Package middleware defines all the middlewares for the application
Package middleware defines all the middlewares for the application
Package models defines all the database models for the application
Package models defines all the database models for the application
Package routes defines all the handling functions for all the routes
Package routes defines all the handling functions for all the routes
api

Jump to

Keyboard shortcuts

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