components

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultComponent

type DefaultComponent struct {
	freedom.Component
	Value string
}

DefaultComponent .

func (*DefaultComponent) BeginRequest

func (c *DefaultComponent) BeginRequest(rt freedom.Runtime)

BeginRequest .

func (*DefaultComponent) GetValue

func (c *DefaultComponent) GetValue() string

GetValue .

func (*DefaultComponent) Print

func (c *DefaultComponent) Print()

Print .

func (*DefaultComponent) SetValue

func (c *DefaultComponent) SetValue(v string)

SetValue .

type SingleComponent

type SingleComponent struct {
	StartTime int64
}

SingleComponent . 单例组件

func (*SingleComponent) Print

func (s *SingleComponent) Print()

Print .

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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