custom_types

package
v0.0.0-...-3b3435a Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InterfaceEmbed

type InterfaceEmbed interface {
	float64
	MyFunc()
}

type InterfaceManyEmbeds

type InterfaceManyEmbeds interface {
	SingleEmbed
	InterfaceEmbed
	c.Context
	error
}

type ManyEmbeds

type ManyEmbeds struct {
	c.Context
	// contains filtered or unexported fields
}

type SingleEmbed

type SingleEmbed struct {
	c.Context
}

Jump to

Keyboard shortcuts

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