s2

package
v0.9.5 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Com2service

type Com2service struct {
	Service    parts.IService    //starter:inject("#")
	Controller parts.IController //starter:inject("#")
	Dao        parts.IDao        //starter:inject("#")

	Context application.Context //starter:inject("context")
	// contains filtered or unexported fields
}

Com2service ...

func (*Com2service) Fetch

func (inst *Com2service) Fetch(c context.Context, id string) (string, error)

Fetch ...

func (*Com2service) Life

func (inst *Com2service) Life() *application.Life

Life ...

Jump to

Keyboard shortcuts

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