nointerface

Type Aliases

I type #

type I int

Functions

Get method #

go:nointerface

func (p *I) Get() int

Set method #

func (p *I) Set(v int)

Generated with Arrow