package
2.0.6
Repository: https://github.com/golang/appengine.git
Documentation: pkg.go.dev

# Functions

Func declares a new function that can be called in a deferred fashion.
MustRegister declares a new function that can be called in a deferred fashion.
RequestHeaders returns the special task-queue HTTP request headers for the current task queue handler.

# Structs

Function represents a function that may have a delayed invocation.