knowledges

package
v0.0.0-...-419a547 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

type 类型名 struct {
    字段名 字段类型
    字段名 字段类型
    …
}

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BenchmarkFib1

func BenchmarkFib1(b *testing.B)

func BenchmarkFib10

func BenchmarkFib10(b *testing.B)

func BenchmarkFib2

func BenchmarkFib2(b *testing.B)

func BenchmarkFib20

func BenchmarkFib20(b *testing.B)

func BenchmarkFib3

func BenchmarkFib3(b *testing.B)

func BenchmarkFib40

func BenchmarkFib40(b *testing.B)

func BenchmarkSplit

func BenchmarkSplit(b *testing.B)

func BenchmarkSplitParallel

func BenchmarkSplitParallel(b *testing.B)

func ExampleSplit

func ExampleSplit()

func Split

func Split(s, sep string) (result []string)

func TestSplit

func TestSplit(t *testing.T)

Types

type Cat

type Cat struct{}

func (Cat) Say

func (c Cat) Say()

type Dog

type Dog struct{}

func (Dog) Say

func (d Dog) Say()

type MyInt

type MyInt = int

类型别名

type NewInt

type NewInt int

类型定义

Jump to

Keyboard shortcuts

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