Versions in this module Expand all Collapse all v0 v0.1.0 Nov 20, 2024 Changes in this version + type Option func(*Shotter) + func Update(v bool) Option + type Shotter struct + func New(tb testing.TB, options ...Option) *Shotter + func (s *Shotter) Path() string + func (s *Shotter) Snap(value any) + type Snapper interface + Snap func() ([]byte, error)