Implementation of the XIRR function found in spreadsheet applications like LibreOffice Calc, for Go. Read the documentation for further details.
Install xirr with,
go get github.com/cskr/go-xirr
Use of this module is governed by the license that can be found in the LICENSE file.