Categorygithub.com/enorith/framework
modulepackage
0.1.18
Repository: https://github.com/enorith/framework.git
Documentation: pkg.go.dev

# README

A golang framework for web artisan.

Components

TODO

  • Authentication (component incomplete)
  • Message queue (component)
  • Filesystem (component)
  • Logging (component)
  • Database (component, using gorm for now, waiting generics)
  • CLI application
  • Task scheduling

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewApp: new application instance.
No description provided by the author

# Constants

No description provided by the author

# Variables

AppConfig global var.
AppConfigName: default app config name.
ConfigExt: default config extension.
No description provided by the author

# Structs

App: framework application.
Config of application.
ConfigService of application.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author