// EntryType describes the different types of an Entry.
typeEntryTypeint
// The differents types of an Entry
const(
EntryTypeFileEntryType=iota
EntryTypeFolder
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.