srv

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 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 Abc

type Abc struct {
	// contains filtered or unexported fields
}

func NewAbc

func NewAbc(lc fx.Lifecycle, logger *zap.Logger) Abc

type Abc2

type Abc2 struct {
	Content string
	// contains filtered or unexported fields
}

func NewAbc2

func NewAbc2(lc fx.Lifecycle, logger *zap.Logger, content string) Abc2

type Abc3

type Abc3 struct {
	Abc2 Abc2
	// contains filtered or unexported fields
}

func NewAbc3

func NewAbc3(lc fx.Lifecycle, logger *zap.Logger, abc2 Abc2) Abc3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳