Versions in this module Expand all Collapse all v2 v2.3.0 Oct 1, 2021 v2.2.0 Apr 7, 2021 v2.1.0 Apr 22, 2020 Changes in this version + func ParseLocationHeader(location string) string + type KillbillError struct + CauseClassName string + CauseMessage string + ClassName string + Code int + HTTPCode int + Message string + StackTrace []*StackTraceLine + func NewKillbillError(httpCode int) *KillbillError + func (k *KillbillError) Error() string + func (k *KillbillError) FormatFull() string + func (k *KillbillError) FormatStackTrace() string + type StackTraceLine struct + ClassName string + FileName string + IsNativeMethod *bool + LineNumber int32 + MethodName string Other modules containing this package github.com/killbill/kbcli github.com/killbill/kbcli/v3