]> git.lizzy.rs Git - go-anidb.git/commit
misc: Add FormatLog method to Episode/EpisodeList/EpisodeRange
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>
Tue, 16 Jul 2013 16:34:16 +0000 (13:34 -0300)
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>
Tue, 16 Jul 2013 16:34:16 +0000 (13:34 -0300)
commitf403c8a5d3da9d42f4b3933a69f0c9caef73eb0c
treeb766ce27f2025a307949f8edc5cee1ec635abfd8
parent3bb71fb20e177112a1cb61d5a50a1227573f2a21
misc: Add FormatLog method to Episode/EpisodeList/EpisodeRange

EpisodeList.FormatLog takes an EpisodeCount instead of an int; and each
subrange is formatted according to the log of the count for its own
type.
misc/episode.go
misc/episodelist.go
misc/episoderange.go