chans

package
v0.0.0-...-870605f Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Expected string
View Source
var IgnoreThisChannel chan string

IgnoreThisChannel could be ignored, since channels can't be part of schema.

Functions

This section is empty.

Types

type ChanType

type ChanType chan string

ChanType could be ignored, since chanels can't be part of schema.

type Data

type Data struct {
	// AndIgnoreThisToo could be ignored, but isn't.
	AndIgnoreThisToo chan string
	// AndThisArrayOfChannels could also be ignored.
	AndThisArrayOfChannels []chan string
	// AndThisAlias could also be ignored.
	AndThisAlias ChanType
}

Data should be included.

Jump to

Keyboard shortcuts

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