Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NopReadWriteCloser ¶
func NopReadWriteCloser(rw io.ReadWriter) *nopReadWriteCloser
Types ¶
type AkteIOFactory ¶
type AkteIOFactory struct {
// contains filtered or unexported fields
}
func FixtureFactoryReadWriteCloser ¶
func FixtureFactoryReadWriteCloser( contents map[string]string, ) *AkteIOFactory
func (AkteIOFactory) AkteReader ¶
func (aw AkteIOFactory) AkteReader( sh sha.ShaLike, ) (rc sha.ReadCloser, err error)
func (*AkteIOFactory) AkteWriter ¶
func (aw *AkteIOFactory) AkteWriter() (sha.WriteCloser, error)
func (AkteIOFactory) CurrentBufferString ¶
func (aw AkteIOFactory) CurrentBufferString() string
Click to show internal directories.
Click to hide internal directories.