Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Fix typo #240

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix typo #240

wants to merge 1 commit into from

Conversation

Zhwt
Copy link

@Zhwt Zhwt commented Oct 27, 2020

根据此处的函数签名,

api.v7/storage/bucket.go

Lines 463 to 464 in 02afc25

func (m *BucketManager) ListFiles(bucket, prefix, delimiter, marker string,
limit int) (entries []ListItem, commonPrefixes []string, nextMarker string, hasNext bool, err error) {

这里应该是 hasNext 而不是 hashNext

@qiniu-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Zhwt
To complete the pull request process, please assign sxci
You can assign the PR to them by writing /assign @sxci in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Zhwt
Copy link
Author

Zhwt commented Oct 27, 2020

/assign @sxci

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants