Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EnryDetectLanguage ¶
type EnryDetectLanguage struct{}
func (*EnryDetectLanguage) Apply ¶
func (f *EnryDetectLanguage) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryDetectLanguage) Args ¶
func (f *EnryDetectLanguage) Args() int
func (*EnryDetectLanguage) Deterministic ¶
func (f *EnryDetectLanguage) Deterministic() bool
type EnryIsBinary ¶
type EnryIsBinary struct{}
func (*EnryIsBinary) Apply ¶
func (f *EnryIsBinary) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsBinary) Args ¶
func (f *EnryIsBinary) Args() int
func (*EnryIsBinary) Deterministic ¶
func (f *EnryIsBinary) Deterministic() bool
type EnryIsConfiguration ¶
type EnryIsConfiguration struct{}
func (*EnryIsConfiguration) Apply ¶
func (f *EnryIsConfiguration) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsConfiguration) Args ¶
func (f *EnryIsConfiguration) Args() int
func (*EnryIsConfiguration) Deterministic ¶
func (f *EnryIsConfiguration) Deterministic() bool
type EnryIsDocumentation ¶
type EnryIsDocumentation struct{}
func (*EnryIsDocumentation) Apply ¶
func (f *EnryIsDocumentation) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsDocumentation) Args ¶
func (f *EnryIsDocumentation) Args() int
func (*EnryIsDocumentation) Deterministic ¶
func (f *EnryIsDocumentation) Deterministic() bool
type EnryIsDotFile ¶
type EnryIsDotFile struct{}
func (*EnryIsDotFile) Apply ¶
func (f *EnryIsDotFile) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsDotFile) Args ¶
func (f *EnryIsDotFile) Args() int
func (*EnryIsDotFile) Deterministic ¶
func (f *EnryIsDotFile) Deterministic() bool
type EnryIsGenerated ¶
type EnryIsGenerated struct{}
func (*EnryIsGenerated) Apply ¶
func (f *EnryIsGenerated) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsGenerated) Args ¶
func (f *EnryIsGenerated) Args() int
func (*EnryIsGenerated) Deterministic ¶
func (f *EnryIsGenerated) Deterministic() bool
type EnryIsImage ¶
type EnryIsImage struct{}
func (*EnryIsImage) Apply ¶
func (f *EnryIsImage) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsImage) Args ¶
func (f *EnryIsImage) Args() int
func (*EnryIsImage) Deterministic ¶
func (f *EnryIsImage) Deterministic() bool
type EnryIsTest ¶
type EnryIsTest struct{}
func (*EnryIsTest) Apply ¶
func (f *EnryIsTest) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsTest) Args ¶
func (f *EnryIsTest) Args() int
func (*EnryIsTest) Deterministic ¶
func (f *EnryIsTest) Deterministic() bool
type EnryIsVendor ¶
type EnryIsVendor struct{}
func (*EnryIsVendor) Apply ¶
func (f *EnryIsVendor) Apply(context *sqlite.Context, value ...sqlite.Value)
func (*EnryIsVendor) Args ¶
func (f *EnryIsVendor) Args() int
func (*EnryIsVendor) Deterministic ¶
func (f *EnryIsVendor) Deterministic() bool
Click to show internal directories.
Click to hide internal directories.