# Functions
Resource returns new resource for application.
Run f until interrupt.
WithContext sets the base context for the application.
WithMeterOptions sets the default autometer options for the application.
WithResource sets the function that will be called to retrieve telemetry resource for application.
WithTracerOptions sets the default autotracer options for the application.
WithZapConfig sets the default zap config for the application.
WithZapOptions sets additional zap logger options for the application.
# Interfaces
Option is a functional option for the application.