Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringInSlice ¶
StringInSlice returns true if a is in list
Types ¶
type DummyReadCloser ¶
type DummyReadCloser struct{}
DummyReadCloser implements io.ReadCloser and does nothing
func (DummyReadCloser) Close ¶
func (DummyReadCloser) Close() error
Click to show internal directories.
Click to hide internal directories.