maincomponent

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MainComponent

type MainComponent interface {
	Chance(s rand.Source) bool
	OtherFunction() bytes.Buffer
}

func New

func New(p Params) MainComponent

type Params

type Params struct {
	InternalField int
	SubComponent  subcomponent.SubComponent
}

func (*Params) Convert

func (p *Params) Convert() *component

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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