Versions in this module Expand all Collapse all v3 v3.1.0 Mar 12, 2023 v3.0.0 Mar 10, 2023 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/v2