Documentation ¶ Index ¶ Variables type Updater func (u *Updater) Apply(file, newVersion string) error func (u *Updater) ForFiles() string func (u *Updater) Init(_ map[string]string) error func (u *Updater) Name() string func (u *Updater) Version() string Constants ¶ This section is empty. Variables ¶ View Source var FUVERSION = "dev" Functions ¶ This section is empty. Types ¶ type Updater ¶ type Updater struct{} func (*Updater) Apply ¶ func (u *Updater) Apply(file, newVersion string) error func (*Updater) ForFiles ¶ func (u *Updater) ForFiles() string func (*Updater) Init ¶ added in v1.1.0 func (u *Updater) Init(_ map[string]string) error func (*Updater) Name ¶ added in v1.1.0 func (u *Updater) Name() string func (*Updater) Version ¶ added in v1.1.0 func (u *Updater) Version() string Source Files ¶ View all Source files npm.go Click to show internal directories. Click to hide internal directories.