stl

package
v0.0.0-...-b9f7e5e Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MySort

func MySort(arr []int)

Types

type Student

type Student struct {
	User  `init:"magicKey"`
	Grade string `init:"初一"`
	StuNo string `init:"20220801"`
}

type User

type User struct {
	Name   string `init:"john"`
	Age    int    `ini1t:"18"`
	Gender uint8  `init:"1"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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