base

package
v0.0.0-...-d8fd2dd Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloWorldController

type HelloWorldController struct {
	TestDao  *dao.TestDao        `autowired:""`
	Redis    redisv1.RedisClient `autowired:""`
	Consumer xkafka.Consumer     `autowired:"consumer"`
	Producer xkafka.Producer     `autowired:"producer"`
}

func (*HelloWorldController) DoDao

func (c *HelloWorldController) DoDao() (string, e.ApiError)

func (*HelloWorldController) DoRequest

func (*HelloWorldController) ReturnError

func (c *HelloWorldController) ReturnError() e.ApiError

func (*HelloWorldController) SayHelloWorld

func (c *HelloWorldController) SayHelloWorld() string

Jump to

Keyboard shortcuts

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