Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func (*Application) AddService ¶
func (app *Application) AddService(svc service.Service)
func (*Application) Inject ¶
func (app *Application) Inject(name string, i interface{})
func (*Application) Run ¶
func (app *Application) Run() error
Directories
¶
| Path | Synopsis |
|---|---|
|
Package argon2id provides a convience wrapper around Go's golang.org/x/crypto/argon2 implementation, making it simpler to securely hash and verify passwords using Argon2.
|
Package argon2id provides a convience wrapper around Go's golang.org/x/crypto/argon2 implementation, making it simpler to securely hash and verify passwords using Argon2. |
Click to show internal directories.
Click to hide internal directories.