Documentation ¶ Index ¶ type Service Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Service ¶ type Service interface { DoSomething(buildconstraints.SomeType) error } Service does something good with computers. Source Files ¶ View all Source files user.go Click to show internal directories. Click to hide internal directories.