plugs

package
v0.0.0-...-1da0fa2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyMidd

type MyMidd struct {
	ServiceName string `yaml:"service_name" json:"service_name"`
}

func (*MyMidd) Start

func (c *MyMidd) Start(ctx context.Context, req any)

type MyMysql

type MyMysql struct {
	Host string `yaml:"host" json:"host"`
	Port int    `yaml:"port" json:"port"`
}

func (*MyMysql) Start

func (c *MyMysql) Start()

Jump to

Keyboard shortcuts

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