go-parsekit/examples/examples.go

6 lines
289 B
Go

// Package examples contains various examples for the parsekit module.
// These examples have been moved into their own package, because they
// are quite numerous and quite big. Too big in my opinion to make them
// all available from within the parsekit package godocs.
package examples