delve/service/api
aarzilli 988d529e91 proc/variables: Support chan types
Pretty print will print them with the format:
chan <element type> <queued elements>/<queue size>
2015-11-06 17:01:38 -08:00
..
conversions.go proc: Implements expression interpreter 2015-11-04 12:28:48 +01:00
prettyprint.go proc/variables: Support chan types 2015-11-06 17:01:38 -08:00
types.go proc: Implements expression interpreter 2015-11-04 12:28:48 +01:00