Skip to content

Commit

Permalink
export identity
Browse files Browse the repository at this point in the history
  • Loading branch information
damienfamed75 committed Jun 4, 2020
1 parent fc56d00 commit 540c6bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ func Errorf(identity y.Identity, format string, args ...interface{}) error {

// Core is an export of the error core.
type Core = y.Core

// Identity is the exported identity.
type Identity = y.Identity

0 comments on commit 540c6bc

Please sign in to comment.