web

package
v0.0.0-2415 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2021 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	// contains filtered or unexported fields
}

func InitSession

func InitSession(config config.Config) *Session

func (*Session) GetNew

func (session *Session) GetNew() *Session

GetNew provides a new instance of the web portal session. It reuses the same configuration. The goal of this function is to avoid to need to pass the configuration of the session again if we just want to have a clea session with the same configuration

func (*Session) GetStatement

func (session *Session) GetStatement(from utils.KasikornDate, to utils.KasikornDate, accountNumber account.AccountNumber) (*statement.Statement, error)

func (*Session) Login

func (session *Session) Login() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL