interfaces

package
v0.0.0-...-a0386bf Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 0 Imported by: 5

Documentation

Overview

This is a test package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Inner

type Inner interface {
	Function() float64
	DeepCopyInner() Inner
}

type Ttest

type Ttest struct {
	I []Inner
}

func (*Ttest) DeepCopy

func (in *Ttest) DeepCopy() *Ttest

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Ttest.

func (*Ttest) DeepCopyInto

func (in *Ttest) DeepCopyInto(out *Ttest)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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