github.com/gotd/log.Value.Error (method)

3 uses

	github.com/gotd/log (current package)
		attr.go#L70: func (v Value) Error() error {
		attr.go#L99: 		return v.Error()
		attr.go#L126: 		if e := v.Error(); e != nil {