5 lines
83 B
Go
5 lines
83 B
Go
|
/*
|
||
|
Package auth implements for web the module for authentification
|
||
|
*/
|
||
|
package auth
|