What should the idiomatic name be for an interface with a single method and the signature Save() error?
Save() error
Saveable
SaveInterface
ISave
Saver Effective Go, Interface names