controller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
}

func (*Config) Update

func (c *Config) Update() http.HandlerFunc

type PluginStorage

type PluginStorage struct{}

func NewPluginStorage

func NewPluginStorage() *PluginStorage

func (*PluginStorage) Get

func (ps *PluginStorage) Get() http.HandlerFunc

Get 获取信息 返回数据结构:{"key":"value"}

func (*PluginStorage) Set

func (ps *PluginStorage) Set() http.HandlerFunc

Set 存储信息 body 示例:{"key", "value"}

Jump to

Keyboard shortcuts

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