Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnrecognized = errors.New("SMS is not a recognized bank credit message")
Functions ¶
func ExtractReference ¶
func LooksLikeBankCredit ¶
Types ¶
type ReviewInput ¶
type ReviewWriter ¶
type ReviewWriter interface {
OpenSMSReviewInApp(app core.App, input ReviewInput) (string, error)
}
Click to show internal directories.
Click to hide internal directories.