cookie

package
v0.0.0-...-895c7f9 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2017 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CartService

type CartService struct {
	Store  *securecookie.SecureCookie
	Secure bool
}

CartService ...

func (*CartService) Get

Get ...

func (*CartService) Reset

func (s *CartService) Reset(w http.ResponseWriter) error

Reset ...

func (*CartService) Save

func (s *CartService) Save(w http.ResponseWriter, c *shopy.Cart) error

Save ...

type SessionService

type SessionService struct {
	Store       *securecookie.SecureCookie
	UserService shopy.UserService
	Secure      bool
}

SessionService ...

func (*SessionService) Get

Get ...

func (*SessionService) Reset

Reset ...

func (*SessionService) Save

Save ...

Jump to

Keyboard shortcuts

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