Documentation
¶
Index ¶
- func AppendAssetHandlers(ctx context.Context, fs *flag.FlagSet, mux *http.ServeMux) error
- func AppendCrumbHandler(ctx context.Context, fs *flag.FlagSet, handler http.Handler) (http.Handler, error)
- func AppendEditorHandler(ctx context.Context, fs *flag.FlagSet, mux *http.ServeMux) error
- func AppendLeafletFlags(fs *flag.FlagSet) error
- func AppendNextzenFlags(fs *flag.FlagSet) error
- func AppendProxyTilesHandler(ctx context.Context, fs *flag.FlagSet, mux *http.ServeMux) error
- func AppendProxyTilesHandlerIfEnabled(ctx context.Context, fs *flag.FlagSet, mux *http.ServeMux) error
- func AppendTilezenFlags(fs *flag.FlagSet) error
- func AppendWriterHandler(ctx context.Context, fs *flag.FlagSet, mux *http.ServeMux) error
- func AppendWriterHandlerIfEnabled(ctx context.Context, fs *flag.FlagSet, mux *http.ServeMux) error
- func CommonFlags() (*flag.FlagSet, error)
- func NewApplicationTemplates(ctx context.Context, fs *flag.FlagSet) (*template.Template, error)
- func NewEditorHandler(ctx context.Context, fs *flag.FlagSet) (http.Handler, error)
- func NewProxyTilesHandler(ctx context.Context, fs *flag.FlagSet) (http.Handler, error)
- func NewServer(ctx context.Context, fs *flag.FlagSet) (server.Server, error)
- func NewWriterHandler(ctx context.Context, fs *flag.FlagSet) (http.Handler, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendAssetHandlers ¶
func AppendCrumbHandler ¶
func AppendEditorHandler ¶
func AppendLeafletFlags ¶
func AppendNextzenFlags ¶
func AppendProxyTilesHandler ¶
func AppendTilezenFlags ¶
func AppendWriterHandler ¶
func CommonFlags ¶
func NewApplicationTemplates ¶
func NewEditorHandler ¶
func NewProxyTilesHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.