MCPcopy Create free account

hub / github.com/distr1/distri / types & classes

Types & classes154 in github.com/distr1/distri

↓ 5 callersTypeAliasInode
inode contains a block number + offset within that block.
internal/squashfs/writer.go:27
↓ 4 callersTypeAliasDistriRootDir
DistriRoot is the root directory of where the distri repository was checked out.
internal/env/env.go:16
↓ 1 callersStructdir
internal/fuse/fuse.go:334
StructBuild
pb/build.pb.go:886
InterfaceBuildClient
BuildClient is the client API for Build service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/go
pb/builder/builder.pb.go:455
StructBuildProgress
pb/builder/builder.pb.go:237
StructBuildRequest
pb/builder/builder.pb.go:174
InterfaceBuildServer
BuildServer is the server API for Build service.
pb/builder/builder.pb.go:588
StructBuildStep
pb/build.pb.go:30
InterfaceBuild_BuildClient
pb/builder/builder.pb.go:538
InterfaceBuild_BuildServer
pb/builder/builder.pb.go:666
StructBuild_Cbuilder
pb/build.pb.go:1160
StructBuild_Cmakebuilder
pb/build.pb.go:1165
StructBuild_Gobuilder
pb/build.pb.go:1192
StructBuild_Gomodbuilder
pb/build.pb.go:1185
StructBuild_Mesonbuilder
pb/build.pb.go:1170
StructBuild_Perlbuilder
pb/build.pb.go:1175
StructBuild_Pythonbuilder
pb/build.pb.go:1180
InterfaceBuild_RetrieveClient
pb/builder/builder.pb.go:570
InterfaceBuild_RetrieveServer
pb/builder/builder.pb.go:687
InterfaceBuild_StoreClient
pb/builder/builder.pb.go:498
InterfaceBuild_StoreServer
pb/builder/builder.pb.go:636
StructCBuilder
pb/build.pb.go:78
StructCMakeBuilder
pb/build.pb.go:154
StructCheckResult
sentinel CheckResult encapsulates the result of an upstream check, i.e. the latest remote version.
internal/checkupstream/check.go:32
StructChunk
pb/builder/builder.pb.go:32
StructClaim
pb/build.pb.go:557
StructCtx
Ctx is an install context, containing configuration and state.
internal/install/install.go:114
StructCtx
Ctx is a batch build context, containing configuration and state.
internal/batch/batch.go:40
StructDirectory
Directory represents a SquashFS directory.
internal/squashfs/writer.go:546
StructErrNotFound
internal/repo/reader.go:21
InterfaceFUSEClient
FUSEClient is the client API for FUSE service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/goog
pb/fusectl.pb.go:440
InterfaceFUSEServer
FUSEServer is the server API for FUSE service.
pb/fusectl.pb.go:487
StructFileInfo
internal/squashfs/reader.go:499
StructFileNotFoundError
internal/squashfs/reader.go:317
StructGoBuilder
pb/build.pb.go:377
StructGomodBuilder
pb/build.pb.go:339
StructInstall
pb/build.pb.go:447
StructInstall_Cap
pb/build.pb.go:1326
StructInstall_Chmod
pb/build.pb.go:1268
StructInstall_File
pb/build.pb.go:1381
StructInstall_Rename
pb/build.pb.go:1436
StructInstall_Symlink
pb/build.pb.go:1211
StructLoopInfo64
TODO: get this into x/sys/unix
cmd/distri/pack.go:746
StructMesonBuilder
pb/build.pb.go:203
StructMeta
pb/meta.pb.go:28
StructMirrorMeta
pb/mirrormeta.pb.go:28
StructMirrorMeta_Package
pb/mirrormeta.pb.go:75
StructMkdirAllReply
pb/fusectl.pb.go:155
StructMkdirAllRequest
pb/fusectl.pb.go:108
StructPackageVersion
PackageVersion describes one released version of a package. It is assumed that files never change in the archive, but may become unavailable.
version.go:10
StructPendingAddrfd
internal/addrfd/addrfd.go:13
StructPendingEvent
internal/trace/trace.go:164
StructPerlBuilder
pb/build.pb.go:252
StructPingReply
pb/fusectl.pb.go:70
StructPingRequest
pb/fusectl.pb.go:32
StructPull
pb/build.pb.go:795
StructPythonBuilder
pb/build.pb.go:301
StructReader
internal/squashfs/reader.go:20
StructRegexpReplaceAll
pb/build.pb.go:740
StructRepo
distri.go:3
StructRetrieveRequest
pb/builder/builder.pb.go:127
StructScanPackagesReply
pb/fusectl.pb.go:231
StructScanPackagesRequest
pb/fusectl.pb.go:193
StructSplitPackage
pb/build.pb.go:615
StructStoreResponse
pb/builder/builder.pb.go:89
StructUnimplementedBuildServer
UnimplementedBuildServer can be embedded to have forward compatible implementations.
pb/builder/builder.pb.go:615
StructUnimplementedFUSEServer
UnimplementedFUSEServer can be embedded to have forward compatible implementations.
pb/fusectl.pb.go:499
StructUnion
pb/build.pb.go:682
StructWriter
internal/squashfs/writer.go:459
StructXattr
internal/squashfs/writer.go:389
Structautobuilder
cmd/autobuilder/autobuilder.go:129
StructblockReader
internal/squashfs/reader.go:49
Structblockdev
cmd/distri/pack_test.go:19
StructbootstrapStep
cmd/distri/bootstrap.go:15
Structbootstrapctx
bootstrap.go:15
StructbuildBuildClient
pb/builder/builder.pb.go:543
StructbuildBuildServer
pb/builder/builder.pb.go:671
StructbuildClient
pb/builder/builder.pb.go:481
StructbuildResult
internal/batch/batch.go:263
StructbuildRetrieveClient
pb/builder/builder.pb.go:575
StructbuildRetrieveServer
pb/builder/builder.pb.go:692
StructbuildStoreClient
pb/builder/builder.pb.go:504
StructbuildStoreServer
pb/builder/builder.pb.go:642
Structbuildctx
cmd/autobuilder/autobuilder.go:38
Structbuildsrv
cmd/distri/builder.go:34
Structbumpctx
cmd/distri/bump.go:89
Structbumpnode
cmd/distri/bump.go:100
StructcachedMetadata
cmd/distri-repobrowser/cache.go:16
StructcapData
cmd/distri/caps.go:16
StructcapHeader
from linux/include/uapi/linux/capability.h
cmd/distri/caps.go:11
Structcaps
cmd/distri/caps.go:22
Structcheck
internal/checkupstream/check.go:38
Structchecker
cmd/distri-checkupstream/checkupstream.go:20
StructcloseFuncReadCloser
internal/repo/reader.go:59
Structcmd
cmd/distri/distri.go:117
StructcpioFile
cmd/distri/initrd.go:40
StructdevInodeHeader
chrdevType and blkdevType https://dr-emann.github.io/squashfs/squashfs.html#_device_special_files
internal/squashfs/writer.go:237
StructdirEntry
https://dr-emann.github.io/squashfs/squashfs.html#_directory_table
internal/squashfs/writer.go:350
StructdirHeader
https://dr-emann.github.io/squashfs/squashfs.html#_directory_table
internal/squashfs/writer.go:327
next →1–100 of 154, ranked by callers