api

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ControllerPath = "app/http/controllers/auth"
	RequestPath    = "app/http/requests/auth"
	ServicePath    = "app/services/auth"
	ConstantsPath  = "app/constants"
	RoutePath      = "routes"
	UtilsPath      = "app/utils"
	ModelPath      = "app/models"
	MigrationPath  = "database/migrations"
)

Functions

This section is empty.

Types

type Kernel

type Kernel struct {
	// contains filtered or unexported fields
}

func NewKernel

func NewKernel(driver string) *Kernel

func (*Kernel) Stubs

func (kernel *Kernel) Stubs() map[string]contracts.TemplateStub

Directories

Path Synopsis
app
database

Jump to

Keyboard shortcuts

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