index
:
gitlab/sparkled.git
main
sts
GitLab CI/CD utilities
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
sessions
/
dto.go
blob: 4bb959f62ba7dd08657f77fbf5340a43cf454d7e (
plain
)
1
2
3
4
5
package sessions type RedirectDTO struct { URL string }