Documentation
¶
Index ¶
- type App
- type Instance
- func (inst Instance) CSPCollector() common.CSPCollector
- func (inst Instance) Connect(w http.ResponseWriter, r *http.Request)
- func (inst Instance) ID() string
- func (inst Instance) Location() beam.Source[path.Location]
- func (inst Instance) Serve(w http.ResponseWriter, r *http.Request, page Page) (err error, handeled bool)
- func (inst Instance) Session() core.Session
- func (inst Instance) Store() ctex.Store
- func (inst Instance) TitleMeta() core.TitleMeta
- func (inst Instance) TriggerHook(hookID uint64, w http.ResponseWriter, r *http.Request, track uint64) bool
- func (inst Instance) UpdateLocation(l path.Location) bool
- func (c Instance) UserCall(ctx context.Context, check func() bool, action action.Action, ...)
- type Page
- type Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instance ¶
type Instance = *instance
func (Instance) CSPCollector ¶
func (inst Instance) CSPCollector() common.CSPCollector
func (Instance) TriggerHook ¶
func (Instance) UpdateLocation ¶ added in v0.12.1
Click to show internal directories.
Click to hide internal directories.