package actions func (this *Action) Action_signin() { this.msg_success(`Hello from web server`) }