Showing 101 of 101 total issues
exported method GetStatistics.Path should have comment or be unexported Open
Open
func (r *GetStatistics) Path() string {
- Exclude checks
exported type StatisticsFigureType should have comment or be unexported Open
Open
type StatisticsFigureType string
- Exclude checks
2: cannot find package "github.com/solher/arangolite/v2/requests" in any of: Open
Open
"github.com/solher/arangolite/v2/requests"
- Exclude checks
exported type CollectionInfo should have comment or be unexported Open
Open
type CollectionInfo struct {
- Exclude checks
exported method GetCollectionInfo.Method should have comment or be unexported Open
Open
func (c *GetCollectionInfo) Method() string {
- Exclude checks
exported method CreateDatabase.Generate should have comment or be unexported Open
Open
func (r *CreateDatabase) Generate() []byte {
- Exclude checks
exported method GetAQLFunctions.Path should have comment or be unexported Open
Open
func (r *GetAQLFunctions) Path() string {
- Exclude checks
exported type DistributionStatistic should have comment or be unexported Open
Open
type DistributionStatistic struct {
- Exclude checks
exported method GetCacheProperties.Path should have comment or be unexported Open
Open
func (r *GetCacheProperties) Path() string {
- Exclude checks
exported method GetStatisticsDescription.Generate should have comment or be unexported Open
Open
func (r *GetStatisticsDescription) Generate() []byte {
- Exclude checks
exported method FollowCursor.Method should have comment or be unexported Open
Open
func (r *FollowCursor) Method() string {
- Exclude checks
exported method CurrentDatabase.Path should have comment or be unexported Open
Open
func (r *CurrentDatabase) Path() string {
- Exclude checks
exported method CreateHashIndex.Method should have comment or be unexported Open
Open
func (r *CreateHashIndex) Method() string {
- Exclude checks
exported type Logger should have comment or be unexported Open
Open
type Logger interface {
- Exclude checks
exported method JWTAuth.Method should have comment or be unexported Open
Open
func (r *JWTAuth) Method() string {
- Exclude checks
exported method GetCacheProperties.Generate should have comment or be unexported Open
Open
func (r *GetCacheProperties) Generate() []byte {
- Exclude checks
exported method ListGraphs.Path should have comment or be unexported Open
Open
func (l *ListGraphs) Path() string {
- Exclude checks
exported method DropGraph.Path should have comment or be unexported Open
Open
func (d *DropGraph) Path() string {
- Exclude checks
exported method GetVersion.Generate should have comment or be unexported Open
Open
func (r *GetVersion) Generate() []byte {
- Exclude checks
exported method GetAQLFunctions.Method should have comment or be unexported Open
Open
func (r *GetAQLFunctions) Method() string {
- Exclude checks