package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jan 3, 2021
License: Apache-2.0, MIT, Apache-2.0, + 1 more
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Baz struct {
Bam complex64
Beta interface{}
}
type Bazer interface {
Baz() (err error)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.