-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
$ ./build.sh
Golanger Web Framework
Golanger is a lightweight framework for writing web applications in Golang.
Building helloworld
# golanger.com/framework/web
add-on/src/golanger.com/framework/web/page.go:89: cannot use param.Expires (type int) as type string in function argument
add-on/src/golanger.com/framework/web/page.go:89: cannot use param.TimerDuration (type string) as type int in function argument
add-on/src/golanger.com/framework/web/page.go:89: not enough arguments in call to memorysession.New
add-on/src/golanger.com/framework/web/page.go:90: cannot use param.Expires (type int) as type string in function argument
add-on/src/golanger.com/framework/web/page.go:90: cannot use param.SessionDir (type string) as type int in function argument
add-on/src/golanger.com/framework/web/page.go:90: not enough arguments in call to filesession.New
add-on/src/golanger.com/framework/web/page.go:91: not enough arguments in call to cookiesession.New
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels