chans

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package chans implements store.Value of type chan.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chan

type Chan struct {
	ssa.Value
	// contains filtered or unexported fields
}

Chan is a wrapper for a type chan SSA value.

func New

func New(callsite store.Value, ch ssa.Value, size int64) *Chan

func (*Chan) Size

func (c *Chan) Size() int64

func (*Chan) UniqName

func (c *Chan) UniqName() string

Jump to

Keyboard shortcuts

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