gopkg.in/warnings.v0.List.Fatal (field)
9 uses
gopkg.in/warnings.v0 (current package)
warnings.go#L91: Fatal error
warnings.go#L97: if l.Fatal != nil {
warnings.go#L99: fmt.Fprintln(b, l.Fatal)
warnings.go#L148: c.l.Fatal = err
warnings.go#L152: if c.l.Fatal != nil {
warnings.go#L165: if !c.FatalWithWarnings && c.l.Fatal != nil {
warnings.go#L166: return c.l.Fatal
warnings.go#L168: if c.l.Fatal == nil && len(c.l.Warnings) == 0 {
warnings.go#L184: return l.Fatal
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |