Add and copy AGENTS.md for starter
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package authentication
|
||||
|
||||
import (
|
||||
. "git.gorlug.de/code/ersteller"
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
. "git.gorlug.de/code/ersteller"
|
||||
|
||||
"github.com/gorilla/sessions"
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user