Skip to content

hello world 编译失败 #1

@lidaobing

Description

@lidaobing
$ ./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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions