aaaa

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AAACmp

func AAACmp(name any, dd []any, gg map[int]any) any

Types

type AAA

type AAA struct {
	Name   string
	Age    int
	Weight float32
	Gender bool
	B      *BBB
	C      CCC
	M      map[string]*CCC
	S      []*BBB
	A      [3]*int

	MM map[string]*http.Client
	// contains filtered or unexported fields
}

func (*AAA) Call

func (*AAA) Call(a int, p *BBB, h *http.Client) (name string, aaa AAA, ccc *CCC, err error)

func (*AAA) Do

func (*AAA) Do(a int, p *BBB, c *CCC) (name string, aaa *AAA, bbb *BBB, err error)

func (*AAA) DoAdd

func (*AAA) DoAdd(a int, b float32) (r int, err error)

func (*AAA) DoMap

func (*AAA) DoMap(a int, b float32, m map[string]int) (r int, f float64, mm map[string]string, err error)

func (*AAA) DoMapAny added in v0.1.4

func (*AAA) DoMapAny(a int, b any, m map[string]any) map[string]any

func (*AAA) DoMapMap

func (*AAA) DoMapMap(a int, b float32, m map[string]int) (r int, f float64, mm map[string]map[string]int, ms map[string][]string, err error)

func (*AAA) DoSlice

func (*AAA) DoSlice(s []int) (ss []string, err error)

func (*AAA) DoSliceSlice

func (*AAA) DoSliceSlice(s []int) (ss [][]string, dd [][]float32, mm []map[string]int, err error)

func (*AAA) DoZZZ

func (*AAA) DoZZZ(a int, b any, m map[string]any) any

type BBB

type BBB struct {
	Tag float64
}

type CCC

type CCC struct {
	Code int64
}

Jump to

Keyboard shortcuts

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