Skip to content

Instantly share code, notes, and snippets.

@eofster
Created December 15, 2015 12:38
Show Gist options
  • Select an option

  • Save eofster/a0aa1f39c4bd2a1514ec to your computer and use it in GitHub Desktop.

Select an option

Save eofster/a0aa1f39c4bd2a1514ec to your computer and use it in GitHub Desktop.
GPS track repository
protocol TrackRepository {}
class TrackRepositoryImpl {}
extension TrackRepositoryImpl: TrackRepository {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment