av/ringbuffer
Saxon Milton 1b6a2ae8ea Changed things such that the access to the ringBuffer struct is private, i.e. it is required that the constructor be used to obtain access to an object of this type. I have also edited the test file such that it abides by the new code. 2017-12-03 18:07:15 +10:30
..
Readme.md Fixed copyright stuff 2017-12-03 08:51:02 +10:30
RingBuffer.go Changed things such that the access to the ringBuffer struct is private, i.e. it is required that the constructor be used to obtain access to an object of this type. I have also edited the test file such that it abides by the new code. 2017-12-03 18:07:15 +10:30
RingBuffer_test.go Changed things such that the access to the ringBuffer struct is private, i.e. it is required that the constructor be used to obtain access to an object of this type. I have also edited the test file such that it abides by the new code. 2017-12-03 18:07:15 +10:30
gpl.txt Added ringbuffer files 2017-12-02 15:54:34 +10:30

Readme.md

Readme

The package av provides ...

Author

Saxon Nelson-Milton saxon.milton@gmail.com

License

ringbuffer is Copyright (C) 2017 the Australian Ocean Lab (AusOcean)

It is free software: you can redistribute it and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License or more details.

You should have received a copy of the GNU General Public License along with revid in gpl.txt. If not, see GNU licenses.