MCPcopy Create free account
hub / github.com/devfeel/dotweb / Session

Method Session

context.go:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 ViewData() core.ConcurrenceMap
55 SessionID() string
56 Session() (state *session.SessionState)
57 DestorySession() error
58 Hijack() (*HijackConn, error)
59 IsHijack() bool

Callers 1

mainFunction · 0.65

Implementers 1

HttpContextcontext.go

Calls

no outgoing calls

Tested by

no test coverage detected