Versions in this module Expand all Collapse all v1 v1.0.0 Sep 4, 2019 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/v2 github.com/killbill/kbcli/v3