Showing 101 of 101 total issues
exported method GetCollectionInfo.Generate should have comment or be unexported Open
Open
func (c *GetCollectionInfo) Generate() []byte {
- Exclude checks
exported method TruncateCollection.Path should have comment or be unexported Open
Open
func (r *TruncateCollection) Path() string {
- Exclude checks
exported method CreateAQLFunction.Path should have comment or be unexported Open
Open
func (r *CreateAQLFunction) Path() string {
- Exclude checks
exported method FollowCursor.Generate should have comment or be unexported Open
Open
func (r *FollowCursor) Generate() []byte {
- Exclude checks
comment on exported type GetCollectionInfo should be of the form "GetCollectionInfo ..." (with optional leading article) Open
Open
// CollectionInfo gets information about the collection
- Exclude checks
exported method JWTAuth.Path should have comment or be unexported Open
Open
func (r *JWTAuth) Path() string {
- Exclude checks
exported method CurrentDatabase.Generate should have comment or be unexported Open
Open
func (r *CurrentDatabase) Generate() []byte {
- Exclude checks
exported method GetCollectionInfo.Path should have comment or be unexported Open
Open
func (c *GetCollectionInfo) Path() string {
- Exclude checks
exported method CurrentDatabase.Method should have comment or be unexported Open
Open
func (r *CurrentDatabase) Method() string {
- Exclude checks
exported method CreateDatabase.Method should have comment or be unexported Open
Open
func (r *CreateDatabase) Method() string {
- Exclude checks
exported method DropGraph.Generate should have comment or be unexported Open
Open
func (d *DropGraph) Generate() []byte {
- Exclude checks
exported method GetGraph.Generate should have comment or be unexported Open
Open
func (g *GetGraph) Generate() []byte {
- Exclude checks
exported method GetStatisticsDescription.Method should have comment or be unexported Open
Open
func (r *GetStatisticsDescription) Method() string {
- Exclude checks
exported method GetStatistics.Method should have comment or be unexported Open
Open
func (r *GetStatistics) Method() string {
- Exclude checks
exported method CreateHashIndex.Path should have comment or be unexported Open
Open
func (r *CreateHashIndex) Path() string {
- Exclude checks
exported type StatisticsGroup should have comment or be unexported Open
Open
type StatisticsGroup struct {
- Exclude checks
exported method GetVersion.Path should have comment or be unexported Open
Open
func (r *GetVersion) Path() string {
- Exclude checks
exported method GetStatisticsDescription.Path should have comment or be unexported Open
Open
func (r *GetStatisticsDescription) Path() string {
- Exclude checks
exported const StatisticsFigureTypeCurrent should have comment (or a comment on this block) or be unexported Open
Open
StatisticsFigureTypeCurrent StatisticsFigureType = "current"
- Exclude checks
exported method DropCollection.Generate should have comment or be unexported Open
Open
func (r *DropCollection) Generate() []byte {
- Exclude checks