...

Package assign

import "cmd/vet/testdata/assign"
Overview
Index

Overview ▾

type ST

type ST struct {
    // contains filtered or unexported fields
}

func (*ST) SetX

func (s *ST) SetX(x int, ch chan int)