]> Sergey Matveev's repositories - btrtrc.git/commit
Tweak interface slightly.
authornsf <no.smile.face@gmail.com>
Fri, 29 Jun 2012 22:23:02 +0000 (04:23 +0600)
committernsf <no.smile.face@gmail.com>
Fri, 29 Jun 2012 22:23:02 +0000 (04:23 +0600)
commitf72bfd87480474eb95562be397f247e34c369423
treec6b4aaee05893a7e71a1a90db4c4d55869dbdf34
parent0b385a409bd30d57cedbcfe4ddd8972d69c00b84
Tweak interface slightly.

Load instead of Open. Open gives an idea that there should be Close somewhere,
which is not true. Load is load.

Info is now a member instead of an accessor. Who needs these anyway.
torrent/file.go
torrent/file_test.go