Documentation
¶
Overview ¶
package lookupd provides an HTTP server for returning finding aid information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLookupdApplication ¶
func NewLookupdApplication(ctx context.Context) (application.Application, error)
Types ¶
type LookupdApplication ¶
type LookupdApplication struct {
application.Application
}
func (*LookupdApplication) DefaultFlagSet ¶
func (*LookupdApplication) RunWithFlagSet ¶
Click to show internal directories.
Click to hide internal directories.