Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrNegativeSqrt ¶
type ErrNegativeSqrt float64
func (ErrNegativeSqrt) Error ¶
func (e ErrNegativeSqrt) Error() string
type MyReader ¶
type MyReader struct {
// contains filtered or unexported fields
}
func NewMyReader ¶
type Rot13Reader ¶
type Rot13Reader struct {
// contains filtered or unexported fields
}
func NewReader ¶
func NewReader(stream *strings.Reader) *Rot13Reader
Click to show internal directories.
Click to hide internal directories.