File: config_StripPackageNames.dump

package info (click to toggle)
golang-github-sanity-io-litter 1.1.0%2Bgit20171129.f8fd6a5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 152 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 205 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[]interface {}{
  Options{
    Compact: false,
    StripPackageNames: false,
    HidePrivateFields: true,
    HomePackage: "",
    Separator: " ",
  },
  &BasicStruct{
    Public: 1,
    private: 2,
  },
}