type externalStreamErrorCode … type externalStreamError … func (e externalStreamError) Error() string { … } func TestStreamError(t *testing.T) { … }
type externalStreamErrorCode … type externalStreamError … func (e externalStreamError) Error() string { … } func TestStreamError(t *testing.T) { … }