dependant

package
v0.0.0-...-99bf20c Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A

type A struct {
	B B
	C C
}

func (A) Clone

func (v A) Clone() A

type B

type B struct {
	C C
}

func (B) Clone

func (v B) Clone() B

type C

type C struct {
	C string
}

func (C) Clone

func (v C) Clone() C

type Root

type Root struct {
	A A
}

func (Root) Clone

func (v Root) Clone() Root

Jump to

Keyboard shortcuts

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