text stringlengths 7 2.39k | embedding listlengths 768 768 |
|---|---|
getBlock gets the block at offset from the cache. Every time a block is gotten via the cache, it's moved to the lru front. | [
-0.4320210814476013,
0.2992023825645447,
0.7637285590171814,
-0.4986918568611145,
-0.07668683677911758,
0.4893258512020111,
-0.3768743574619293,
-0.5371958017349243,
-0.35519352555274963,
-0.18279314041137695,
-0.0030635325238108635,
1.1429452896118164,
0.44273558259010315,
-0.465033054351... |
blockAlign aligns offset to the cache alignment (blockSize) | [
-0.01187058910727501,
-1.1564269065856934,
0.28827333450317383,
-0.22435754537582397,
-1.038191556930542,
0.44473958015441895,
-0.02257249504327774,
0.4755094051361084,
-0.24968291819095612,
0.33564698696136475,
0.02802921086549759,
-0.0835222452878952,
-0.10904797166585922,
0.298609077930... |
Register will register the repository | [
-0.3659740388393402,
1.3481613397598267,
0.32479652762413025,
0.47364291548728943,
1.7747591733932495,
-1.1586278676986694,
-0.5133950710296631,
0.7146238684654236,
-0.5124089121818542,
-0.9165679216384888,
-1.295741319656372,
0.287767231464386,
-0.22237102687358856,
0.5432128310203552,
... |
Flags provide the list of existing keys in a repo object. | [
-0.6015625,
-0.012616254389286041,
0.27604976296424866,
-0.6616292595863342,
0.8852637410163879,
0.5484777688980103,
-0.48809105157852173,
0.07335952669382095,
-0.41639843583106995,
0.5884499549865723,
-1.5551140308380127,
0.3201844394207001,
0.20132601261138916,
0.16523271799087524,
-1.... |
Get return the value for a field. | [
-0.9194074869155884,
0.4039372205734253,
0.24323782324790955,
-0.6244744062423706,
0.4925764501094818,
-0.012513313442468643,
-1.24945867061615,
-0.3069761395454407,
-1.2685309648513794,
-0.7154707908630371,
0.12108180671930313,
0.2671331465244293,
0.6498962640762329,
-0.4094545245170593,
... |
SetHandler is the generic setter function. | [
-0.3097306787967682,
0.04483970254659653,
0.1688694953918457,
-0.08390345424413681,
-0.08231135457754135,
1.1207740306854248,
0.15233024954795837,
0.5690352320671082,
-0.9071474075317383,
-0.4816032350063324,
-0.11864209175109863,
-0.5747500658035278,
1.2504003047943115,
0.3517599403858185... |
SetInternalRelApp will set the appName connected to the repo But if the Forjfile has a setup, this one will forcefully used. return: updated bool : true if the app has been updated. error : set if error has been found. updated is then nil. | [
-0.35846179723739624,
-0.8546443581581116,
0.7898796796798706,
-0.30861976742744446,
-0.5503498911857605,
0.26448068022727966,
-0.18461869657039642,
-0.4371965825557709,
0.16324959695339203,
0.9414094090461731,
0.06303436309099197,
-0.6411012411117554,
-0.6238415241241455,
-0.2650722265243... |
SetApp Define the Forjfile application name to link with the repo. return: updated bool : true if the app has been updated. error : set if error has been found. updated is then nil. | [
0.054854415357112885,
-0.7373881340026855,
0.617448627948761,
0.27349820733070374,
-0.5065305829048157,
0.8531569838523865,
-0.1763399839401245,
-0.4675169587135315,
0.07789375633001328,
1.0265837907791138,
-0.05069921538233757,
-0.7109712362289429,
0.06974903494119644,
0.2706672251224518,... |
ruleCheck implements a simple rule checker. It checks the rule for a key and a value. The value is returned by a get function. a rule is a string formatted with following syntax and meaning: ':' or '=' True if key has value equal to . ':' is kept for compatibility but is obsolete. '!=' True if key has a value NOT equal... | [
-0.17977504432201385,
-0.3620445132255554,
0.7119265198707581,
-0.11156998574733734,
0.6712483167648315,
0.47767454385757446,
-0.7703152298927307,
0.7077701687812805,
-0.619458019733429,
0.48534703254699707,
0.7474666237831116,
0.20904791355133057,
0.6269144415855408,
0.43880054354667664,
... |
HasApps return a bool if rules are all true on at least one application. Supported rules syntax are defined by rules module a rule is a string formatted with following syntax and meaning: ':' or '=' True if key has value equal to . ':' is kept for compatibility but is obsolete. '!=' True if key has a value NOT equal to... | [
-0.20809708535671234,
-0.044397447258234024,
0.6825537085533142,
0.07440657168626785,
-0.25557368993759155,
0.6885767579078674,
-0.5560078620910645,
0.6948283314704895,
-0.25440073013305664,
0.7558020353317261,
0.09572955220937729,
-0.38128724694252014,
-0.19683359563350677,
1.475545525550... |
Name return the internal reponame. | [
-1.0546281337738037,
-0.23646420240402222,
0.5345625877380371,
-0.8786971569061279,
-1.012096881866455,
-0.178407683968544,
0.1556798368692398,
0.05857602506875992,
-0.14068374037742615,
0.8398407101631165,
-0.32024335861206055,
-0.7414458990097046,
-0.021831847727298737,
-0.76134502887725... |
IsCurrentDeploy return True if this repo is the current deployment repository | [
-0.6409482955932617,
-1.418714165687561,
0.2758774757385254,
-0.3610578179359436,
-0.08120990544557571,
-0.15070994198322296,
-0.04263994097709656,
0.5404639840126038,
0.7665503621101379,
1.014542818069458,
0.3125127851963043,
-0.16330023109912872,
-0.5771578550338745,
0.2635240852832794,
... |
SetCurrentDeploy set True if this repo IS the current deployment repository No check made on other repositories. At a time, only one repository should be considered as the current deployment repository | [
-0.619785726070404,
-0.9220755100250244,
0.33570441603660583,
-0.6222546100616455,
0.009777301922440529,
0.33288437128067017,
0.2164587378501892,
1.0050005912780762,
0.3272380828857422,
0.45112308859825134,
0.3098272979259491,
-0.14684782922267914,
-0.8732333779335022,
0.5858253836631775,
... |
MakeExitServerUserdata makes a userdata script in bash to setup inlets PRO with a systemd service and the given version. | [
-0.9226133823394775,
-0.15134470164775848,
0.21949216723442078,
0.5542573928833008,
-1.1530855894088745,
1.3317523002624512,
0.07332094758749008,
0.5486507415771484,
-0.7070163488388062,
-0.19383268058300018,
-0.16182775795459747,
1.091370701789856,
0.06932298094034195,
-0.6023043990135193... |
panicGuard wraps an errorless command into one wrapping panics into errors. This simplifies error handling for many commands for which more elaborate error handling isn't needed and would otherwise bloat the code. Deprecated: When introducing a new cobra.Command, simply return an error. | [
0.35111212730407715,
0.2935333847999573,
0.5676437616348267,
0.27031370997428894,
-0.5674488544464111,
-0.08629266917705536,
-0.2604542672634125,
-0.520233690738678,
-0.03031476028263569,
-1.0528861284255981,
-0.6847509145736694,
-0.051776524633169174,
-0.6033768057823181,
0.47930115461349... |
panicf is only to be used when wrapped through panicGuard, since the stack trace doesn't matter then. | [
1.065934181213379,
0.31625428795814514,
0.27098414301872253,
1.101782202720642,
0.16720448434352875,
0.4422527849674225,
0.677708625793457,
-0.7159953713417053,
0.017805950716137886,
-0.4827243983745575,
-0.30038982629776,
-0.5309415459632874,
0.31061094999313354,
0.8775990009307861,
-0.... |
runStart starts the cockroach node using store as the list of storage devices ("stores") on this machine and join as the list of other active nodes used to join this node to the cockroach cluster, if this is its first time connecting. | [
0.4255034029483795,
-0.09641344845294952,
0.3605416715145111,
1.0964351892471313,
0.8962611556053162,
0.014727160334587097,
0.6365033388137817,
0.4520059823989868,
-0.266741007566452,
0.5070254802703857,
-0.21817539632320404,
0.36751243472099304,
-1.254173994064331,
-0.1789977252483368,
... |
rerunBackground restarts the current process in the background. | [
0.4870782494544983,
-0.7620912790298462,
0.5170562863349915,
0.9425597786903381,
0.4746975004673004,
0.21487267315387726,
0.09059347957372665,
0.050132039934396744,
0.06913761049509048,
-0.0810091495513916,
0.17109087109565735,
1.549229621887207,
-1.3127508163452148,
-0.6112610697746277,
... |
doShutdown attempts to trigger server shutdown. The string return value, if nonempty, indicates a reason why the state may be uncertain and thus that it may make sense to retry the shutdown. | [
-0.2251746952533722,
0.562345027923584,
0.6892494559288025,
0.4121997654438019,
0.36201485991477966,
0.4036814272403717,
-0.2662401795387268,
-0.122701495885849,
0.9882079362869263,
0.4892897307872772,
0.1186041459441185,
0.17204506695270538,
-0.3654855787754059,
-0.8159844279289246,
-0.... |
runQuit accesses the quit shutdown path. | [
-0.23602540791034698,
-1.0156103372573853,
0.24958021938800812,
-0.10367780923843384,
0.0073403771966695786,
0.8293069005012512,
1.1458178758621216,
-1.1889616250991821,
-0.9442035555839539,
-0.6357362866401672,
0.3545444905757904,
0.4736037850379944,
-0.3316778242588043,
-0.52529221773147... |
SetTransition is a function that sets the current transition function. A transition function should only return a StableDescriptor when the transition has fully completed | [
-0.1705404371023178,
-0.03226642310619354,
0.31537026166915894,
0.5396596789360046,
0.14889457821846008,
-0.12400533258914948,
0.4437868595123291,
-0.1656397581100464,
-0.2713850140571594,
-0.019025705754756927,
-0.8175209760665894,
-0.1253829449415207,
0.3204857409000397,
0.13394072651863... |
SetLocation is a function that sets the current location. Setting the location implies that the location is available to this descriptor | [
-0.4364035427570343,
-0.5099819898605347,
0.3645539879798889,
-0.2565004825592041,
-0.0712103471159935,
-0.00938318856060505,
0.9999875426292419,
1.144875168800354,
-0.2551227807998657,
0.3367713987827301,
0.13195720314979553,
0.7029401063919067,
1.127593755722046,
0.3517422378063202,
-0... |
SetSource is a function that sets the current source for this transition. Setting the source implies that the source is stable and available to read from If a stable descriptor is no longer stable, this will generate an error | [
-0.5318858623504639,
0.7601822018623352,
0.3134033977985382,
0.7821449637413025,
-0.07224968075752258,
0.034853894263505936,
0.8021251559257507,
0.3107874393463135,
-0.4453093707561493,
0.38429251313209534,
-0.40229806303977966,
0.4264136850833893,
0.20820613205432892,
0.4323555827140808,
... |
TestPostgresDSNCreation makes sure we turn the config into a string expected by the Postgres driver library. | [
-0.08883048593997955,
0.5947431921958923,
0.27471908926963806,
0.22388412058353424,
0.509975254535675,
-0.21116377413272858,
-0.8673422932624817,
-0.19660232961177826,
-0.553924560546875,
-0.717911958694458,
0.14251184463500977,
-0.2669437825679779,
0.7765948176383972,
0.07565653324127197,... |
The syntax is command:comma,separated,args | [
-0.08737815916538239,
-0.6149131059646606,
0.3317086696624756,
-0.1230473667383194,
1.437874674797058,
0.24145059287548065,
-0.8197969198226929,
0.38307613134384155,
-0.18845556676387787,
-0.30602678656578064,
-0.424180269241333,
0.09869112819433212,
0.285144567489624,
0.5724487900733948,
... |
NewMockActionFactory creates a new mock instance | [
0.35455837845802307,
-1.3279696702957153,
0.3329022228717804,
0.8853490352630615,
0.3318960666656494,
-0.4829692840576172,
1.7185801267623901,
-0.7135363817214966,
0.44066160917282104,
0.42985275387763977,
-0.512169599533081,
-0.25891387462615967,
-0.8398486375808716,
-0.041476596146821976... |
EXPECT returns an object that allows the caller to indicate expected use | [
-0.861703097820282,
-0.4291759729385376,
0.7921438217163086,
-0.6770954132080078,
-0.7516936659812927,
-0.04710957035422325,
0.08051283657550812,
-0.4222961366176605,
0.2527257204055786,
-0.6747549772262573,
-0.003219333942979574,
-0.014756414107978344,
-0.5511468052864075,
-0.198623463511... |
Create mocks base method | [
-0.2525199055671692,
-0.38694116473197937,
0.2346906214952469,
1.2002114057540894,
1.7216004133224487,
1.372940182685852,
0.11041491478681564,
-1.0467395782470703,
-1.3515232801437378,
-0.6237620115280151,
-0.6834130883216858,
-1.445436716079712,
-0.6639055609703064,
1.4834835529327393,
... |
Create indicates an expected call of Create | [
0.027425818145275116,
0.8883424997329712,
0.34045976400375366,
0.41793495416641235,
0.9734005928039551,
1.513331651687622,
-0.7173517942428589,
-1.4379545450210571,
0.4528234601020813,
-0.16506540775299072,
0.4523662328720093,
-0.49484407901763916,
-0.020976416766643524,
1.0601153373718262... |
NewMockAction creates a new mock instance | [
-0.4593116343021393,
-1.0290073156356812,
0.3740747570991516,
0.31614774465560913,
0.663939893245697,
0.10565488785505295,
1.7954460382461548,
-0.7395983338356018,
0.2533123195171356,
0.960152804851532,
-1.2792823314666748,
0.10850363969802856,
-1.1321483850479126,
0.1586439460515976,
-0... |
EXPECT returns an object that allows the caller to indicate expected use | [
-0.861703097820282,
-0.4291759729385376,
0.7921438217163086,
-0.6770954132080078,
-0.7516936659812927,
-0.04710957035422325,
0.08051283657550812,
-0.4222961366176605,
0.2527257204055786,
-0.6747549772262573,
-0.003219333942979574,
-0.014756414107978344,
-0.5511468052864075,
-0.198623463511... |
Execute mocks base method | [
-0.7009990215301514,
-0.7463849186897278,
0.47509193420410156,
1.099806785583496,
1.4342526197433472,
0.7722942233085632,
-0.6820300817489624,
-0.49305906891822815,
-0.8116467595100403,
0.5052089691162109,
-0.5667137503623962,
-1.370249629020691,
-0.8956264853477478,
0.5389073491096497,
... |
Execute indicates an expected call of Execute | [
-0.2127642035484314,
0.5313756465911865,
0.6082977652549744,
0.5304775238037109,
0.2077147662639618,
0.935682475566864,
-1.224717140197754,
-0.9386920928955078,
1.2141729593276978,
0.6527250409126282,
0.009924616664648056,
-0.3473128378391266,
-0.5820497274398804,
-0.05662011355161667,
-... |
go test v test.run copy_struct_test.go | [
0.19198329746723175,
-0.0025304160080850124,
0.4547705054283142,
0.6390448808670044,
-0.16302275657653809,
0.8435736894607544,
1.4533331394195557,
-0.3496636152267456,
0.704505205154419,
0.16566914319992065,
-0.5756116509437561,
1.3605009317398071,
-0.3899090588092804,
-1.1953885555267334,... |
XXX_OneofFuncs is for the internal use of the proto package. | [
-0.17013126611709595,
1.0761243104934692,
0.20915263891220093,
-0.6182059049606323,
0.6224396824836731,
-0.8975542783737183,
0.7869046330451965,
-0.6365662217140198,
0.7954583168029785,
-1.0330039262771606,
0.006769324187189341,
-0.33913013339042664,
-0.4915696978569031,
0.0210608523339033... |
XXX_OneofFuncs is for the internal use of the proto package. | [
-0.17013126611709595,
1.0761243104934692,
0.20915263891220093,
-0.6182059049606323,
0.6224396824836731,
-0.8975542783737183,
0.7869046330451965,
-0.6365662217140198,
0.7954583168029785,
-1.0330039262771606,
0.006769324187189341,
-0.33913013339042664,
-0.4915696978569031,
0.0210608523339033... |
XXX_OneofFuncs is for the internal use of the proto package. | [
-0.17013126611709595,
1.0761243104934692,
0.20915263891220093,
-0.6182059049606323,
0.6224396824836731,
-0.8975542783737183,
0.7869046330451965,
-0.6365662217140198,
0.7954583168029785,
-1.0330039262771606,
0.006769324187189341,
-0.33913013339042664,
-0.4915696978569031,
0.0210608523339033... |
Creates a private configmap that'll only be used by this operator. | [
-1.4100836515426636,
0.27518430352211,
0.5346488952636719,
0.47887012362480164,
-0.7072654962539673,
-0.5944914817810059,
0.5234764218330383,
-0.1783229559659958,
0.0177443940192461,
-0.7727939486503601,
-1.169407606124878,
-0.5299971699714661,
-0.6488078236579895,
0.45604729652404785,
0... |
Items returns the slice of all items, might contain nil elements (empty slots) | [
0.09525270015001297,
-0.16591839492321014,
0.500777542591095,
1.0854145288467407,
0.1055440902709961,
0.18160738050937653,
-0.5595471262931824,
0.31417062878608704,
0.15098513662815094,
0.17524662613868713,
0.28421255946159363,
-0.22118663787841797,
0.036779940128326416,
0.7393653988838196... |
Cap returns the maximum amount of item slots | [
-0.2757256031036377,
0.18884652853012085,
0.5159196853637695,
0.7292290925979614,
-0.648084282875061,
0.42851725220680237,
-0.06542092561721802,
0.18982425332069397,
0.2524247467517853,
0.8414298295974731,
-0.27657246589660645,
-0.17497432231903076,
0.6296983957290649,
-0.45931893587112427... |
Count returns the number of occupied item slots | [
0.3817793130874634,
-0.24009475111961365,
0.6050206422805786,
-0.01941756159067154,
-0.33025315403938293,
0.604878306388855,
1.0194082260131836,
-0.23598873615264893,
-0.8834958076477051,
0.17176832258701324,
-0.24056953191757202,
-0.7016879320144653,
0.40829041600227356,
0.252458274364471... |
SetCap updates the capacity of the inventory | [
-1.0752294063568115,
-1.2614555358886719,
0.513659656047821,
1.1310619115829468,
0.26120248436927795,
-0.18472176790237427,
0.4112427830696106,
-0.08428779244422913,
-0.41166937351226807,
0.8160369992256165,
0.18577146530151367,
-0.38013437390327454,
0.6687303781509399,
-0.2907113432884216... |
AddItem adds an ItemStack to the inventory, if the same item is already in the inventory the count will be increased, otherwise the item will occupy a new slot if there is a free one if none is free, the item will not be added and AddItem will return false | [
-0.739776074886322,
0.8646279573440552,
0.7775908708572388,
0.6313194036483765,
0.02475915104150772,
0.4661455452442169,
0.18795466423034668,
-0.6686488389968872,
-0.15760956704616547,
-0.46418213844299316,
-0.4060158431529999,
-1.0057438611984253,
-1.2489497661590576,
-0.5819638967514038,... |
CanConsumeItems checks if the provided stacks of items are available in the inventory. Returns true if all are present, otherwise false | [
0.16544194519519806,
-0.31446129083633423,
0.8842461109161377,
2.024301767349243,
0.7503268122673035,
0.1235179677605629,
-0.8174730539321899,
0.6643562316894531,
-1.008874773979187,
1.24349045753479,
-0.34215664863586426,
-1.006901502609253,
-0.20308640599250793,
0.29924872517585754,
0.... |
CanConsume checks if an ItemStack is available in the inventory or not. Returns true if available, otherwise false. | [
-0.03200250491499901,
-0.19053278863430023,
0.6749435067176819,
1.0116617679595947,
0.2923235297203064,
-0.421776682138443,
-0.8694970607757568,
0.15440762042999268,
-0.9115843176841736,
1.2541018724441528,
-0.523820161819458,
-0.22583529353141785,
-0.2466774433851242,
0.005099627654999494... |
ConsumeItems removes the provided items from the inventory it will skip items that are not available. Returns true if all items were consumed, otherwise false. | [
-1.1483501195907593,
-0.0876193717122078,
0.8480914831161499,
0.9113163352012634,
0.159725159406662,
0.5825846791267395,
-0.5267638564109802,
0.28667038679122925,
-0.23635420203208923,
1.2332245111465454,
-0.6698721051216125,
-1.4797550439834595,
-0.7660507559776306,
-0.19718092679977417,
... |
ConsumeItem removes a single ItemStack from the inventory. Returns true if it was available, otherwise false | [
-0.43283307552337646,
0.18779365718364716,
0.6949412226676941,
0.5369724035263062,
-0.027860388159751892,
-0.030883178114891052,
-0.7863166928291321,
0.0031113652512431145,
-0.2672867178916931,
1.1908804178237915,
-0.36816081404685974,
-1.0224504470825195,
-1.0879969596862793,
-0.912260055... |
DropAll drops all items of the provided kind. | [
-0.7026076912879944,
-0.07650023698806763,
0.4872019290924072,
0.4506237506866455,
0.29407763481140137,
0.7244395613670349,
-1.0837522745132446,
-0.7205228209495544,
-0.3455362021923065,
0.5116511583328247,
0.17428888380527496,
0.5571926832199097,
-0.39121660590171814,
0.8922832608222961,
... |
iterateItems is a helper method to iterate over items | [
-1.0022528171539307,
-1.039367437362671,
0.3094242513179779,
0.042390238493680954,
0.8487730622291565,
0.7214183211326599,
-0.9794965982437134,
-0.5086013078689575,
-1.2941782474517822,
0.256720632314682,
0.6006145477294922,
-0.3717895448207855,
0.037715453654527664,
-0.211607426404953,
... |
Copy returns a semideep copy. It copies the Inventory as well as the items entries but not the item definitions | [
-0.5658109784126282,
-1.2334601879119873,
0.34484294056892395,
0.6197178959846497,
-0.6015145778656006,
0.9111365079879761,
-0.15114586055278778,
-0.19182130694389343,
0.7408590316772461,
0.03586582839488983,
-0.41088154911994934,
0.059142742305994034,
0.08302672952413559,
-0.9404618740081... |
Replace is not supported on Darwin and will return an error at runtime. | [
-0.49977824091911316,
0.458442747592926,
0.5396847128868103,
0.17771150171756744,
-0.6093668937683105,
0.08910108357667923,
-0.18227174878120422,
0.41913124918937683,
-0.22685103118419647,
-0.15951712429523468,
-0.5934582352638245,
-0.04624553397297859,
-0.5851871967315674,
0.4606882035732... |
Delete is not supported on Darwin and will return an error at runtime. | [
-0.3620823621749878,
0.3386518359184265,
0.6438007354736328,
0.6836040019989014,
-0.50398850440979,
0.2999095916748047,
-0.3221445679664612,
0.007655322551727295,
0.09617199003696442,
0.34312260150909424,
0.024973470717668533,
-0.02211427316069603,
-0.050949253141880035,
0.4732192456722259... |
NodeDeviceWithDefaultRoute is not supported on Darwin and will return an error at runtime. | [
-0.6630998253822327,
1.2326654195785522,
0.48557958006858826,
0.5123742818832397,
0.39249861240386963,
-0.15578524768352509,
-0.13185131549835205,
-0.38353365659713745,
-0.2945675849914551,
-0.6708933711051941,
-0.20003215968608856,
-0.547213613986969,
0.1878679096698761,
1.249365091323852... |
Bind carries out binding to an existing service | [
-0.7443032264709473,
-1.3596208095550537,
0.28442782163619995,
0.720622181892395,
-0.346346914768219,
0.1853044033050537,
-0.37385058403015137,
-0.22339056432247162,
0.453990638256073,
-0.04441075772047043,
0.03723302111029625,
1.6187458038330078,
-0.2126314342021942,
0.2863427996635437,
... |
Pointer returns a pointer to a freshlyallocated NsswitchSource. | [
0.14639753103256226,
-0.2123664766550064,
0.10442804545164108,
-0.8145923614501953,
0.051982153207063675,
-0.5797567367553711,
0.21428923308849335,
-0.8891895413398743,
1.2994214296340942,
-0.48968467116355896,
0.5518002510070801,
-0.009272968396544456,
-0.350167840719223,
0.28028643131256... |
Validate validates this nsswitch source | [
0.3194608688354492,
0.7064914703369141,
0.009801174513995647,
1.4706535339355469,
-0.04293803870677948,
0.09488214552402496,
-0.15534408390522003,
-0.669323742389679,
0.385230153799057,
-0.4242643117904663,
-0.230328768491745,
0.054565608501434326,
-0.17973537743091583,
1.14517080783844,
... |
ContextValidate validates this nsswitch source based on context it is used | [
-0.11918783187866211,
0.23544225096702576,
0.1259051263332367,
0.9002428650856018,
-0.19454079866409302,
0.07065434753894806,
-0.2831881642341614,
-0.7691519260406494,
0.868914008140564,
-0.23712393641471863,
0.12791308760643005,
0.598645031452179,
-0.31831032037734985,
1.009814739227295,
... |
NewEvent creates an event. | [
0.8597466945648193,
-0.055480558425188065,
-0.12107883393764496,
0.6019409894943237,
0.3161105513572693,
0.34598296880722046,
-0.20221322774887085,
0.2255147397518158,
0.447678804397583,
-1.022534728050232,
-0.7589018940925598,
0.4981732666492462,
0.03761177137494087,
0.12921009957790375,
... |
NewZeroEvent creates an event with no button or event name. | [
0.521133542060852,
-1.035599708557129,
0.33179372549057007,
0.5591391921043396,
-0.4538837671279907,
-0.05632975697517395,
0.353585422039032,
-0.0408315509557724,
0.05687904357910156,
-1.3988478183746338,
-0.9160182476043701,
0.4206649959087372,
-0.20074911415576935,
0.9091761708259583,
... |
ToSpace converts a mouse event into a collision space | [
1.1085325479507446,
-0.4790278971195221,
0.5049899816513062,
0.1150067076086998,
-0.035677678883075714,
-0.1016039177775383,
0.4716974198818207,
-0.2238217443227768,
1.1243153810501099,
-0.11022920906543732,
-0.1940467655658722,
-0.21521639823913574,
0.6135470867156982,
-0.4557560384273529... |
FindMatchedSum returns index in input array of two items match to the sum. See: Problems: Given an array of integers, find indices of the two numbers such that they add up to a specific sum Keywords: array, hash, sum | [
-0.4061598777770996,
-1.2126933336257935,
0.7028593420982361,
0.7467444539070129,
-0.4384467303752899,
0.3333388566970825,
1.289568305015564,
-0.4538894593715668,
0.49178633093833923,
0.006019761320203543,
-0.4324324429035187,
0.0016242408892139792,
0.20377029478549957,
-0.8405207395553589... |
GetTransitInfo : Fetch some information from Vault about the configured TransitKey | [
-0.12325180321931839,
-0.11104720830917358,
0.35527679324150085,
-0.22019630670547485,
-0.0704667717218399,
-0.5376608967781067,
-0.8584890961647034,
-0.872061550617218,
-1.3341069221496582,
1.2352705001831055,
-1.3218611478805542,
-0.5511484146118164,
-0.24840529263019562,
-0.548679709434... |
CreateTransitKey : Create a new transit key in Vault | [
-0.1701052039861679,
-0.5117443799972534,
0.2207319140434265,
0.007992560975253582,
0.8372260332107544,
0.33078262209892273,
-0.11632362008094788,
-1.2239691019058228,
-1.198021411895752,
1.137524962425232,
-1.3157459497451782,
-0.6533262133598328,
-0.8668013215065002,
-0.4088364541530609,... |
ListTransitKeys : List available transit keys from Vault | [
-0.8928931355476379,
-0.5222601890563965,
0.20672054588794708,
-0.3100844919681549,
-0.21975870430469513,
-0.5991756319999695,
-0.8313332796096802,
-0.15808139741420746,
-0.2610713839530945,
2.3211631774902344,
-1.5554701089859009,
0.010486300103366375,
-0.6310022473335266,
-0.186374798417... |
DeleteTransitKey : Delete a transit key from Vault | [
-0.2937178611755371,
-0.5043200254440308,
0.3285965919494629,
-0.1082964837551117,
0.17867118120193481,
-0.315089613199234,
-0.2734067440032959,
-0.13207989931106567,
-0.29338347911834717,
1.6051961183547974,
-0.7720304727554321,
-0.26547810435295105,
-0.7335134744644165,
-0.17474083602428... |
ListSecrets : Do what it says | [
0.05828801915049553,
-0.8001734614372253,
0.28961125016212463,
1.0485888719558716,
0.8564903736114502,
-0.13608816266059875,
-0.5903552174568176,
-0.2998494505882263,
1.1773713827133179,
-0.516719400882721,
-0.8043034672737122,
0.16839708387851715,
0.4914368987083435,
0.6505609750747681,
... |
Status : Return information about Vault API endpoint/cluster | [
-0.18729014694690704,
-1.1373279094696045,
0.1434958279132843,
1.1430355310440063,
0.7843522429466248,
-0.30419230461120605,
-0.6180827021598816,
-0.1172737255692482,
0.17423097789287567,
0.5377669334411621,
-0.35528597235679626,
0.8464473485946655,
0.3776472508907318,
-0.850965678691864,
... |
Cipher : Cipher a value using the TransitKey | [
-0.7313798069953918,
0.7347801327705383,
0.0028753280639648438,
-0.11117140203714371,
-0.8534089922904968,
-0.33680739998817444,
0.12677618861198425,
-1.241066575050354,
0.2387360781431198,
1.5960066318511963,
-0.6186491250991821,
-0.4034688472747803,
-0.14919400215148926,
-0.0886374190449... |
Decipher : Decipher a value using the TransitKey | [
-0.31891053915023804,
0.7325314879417419,
0.2665894627571106,
-0.12635281682014465,
-0.368252694606781,
-0.9374664425849915,
-0.40775296092033386,
0.3492586314678192,
-0.37785083055496216,
0.8961697220802307,
-0.5798034071922302,
-1.1901910305023193,
-0.3352724611759186,
-0.356208205223083... |
WriteSecret : Write a secret into Vault | [
0.2028399556875229,
-0.3649490773677826,
0.3296419382095337,
0.842190146446228,
1.2392667531967163,
-0.5005525350570679,
-0.28721359372138977,
-0.7747387290000916,
-0.26251906156539917,
-0.36044296622276306,
-1.9264395236968994,
-0.3273676931858063,
-0.4880044758319855,
-0.7631306052207947... |
DeleteSecret : DeleteSecret a secret from Vault | [
1.2500394582748413,
-0.0751262679696083,
0.2705479860305786,
0.33531826734542847,
-0.03384150192141533,
-0.8360350131988525,
-1.0310145616531372,
-0.8885488510131836,
-0.0033825626596808434,
-0.26567885279655457,
-1.6188679933547974,
-0.013937855139374733,
-0.24458466470241547,
-0.20140278... |
DeleteSecretKey : Delete a key of a secret from Vault | [
0.8235870599746704,
-0.37276169657707214,
0.33452147245407104,
0.9901432991027832,
0.46880295872688293,
-0.8816808462142944,
-1.1697957515716553,
-0.2007574737071991,
-0.08692518621683121,
1.0480172634124756,
-1.3729201555252075,
0.5832751989364624,
-0.2733607292175293,
0.16811153292655945... |
GetAccountHistory returns operations history for the given account Owner operations have sequence numbers from 0 to N where N is the most recent operation. This method returns operations in the range [fromlimit, from] from the absolute sequence number, 1 means most recent, limit is the number of operations before from.... | [
-0.3877906799316406,
1.2828398942947388,
0.9727470874786377,
0.8175678849220276,
-0.4974907338619232,
-0.5669264793395996,
1.1299986839294434,
-0.2829139530658722,
0.7134353518486023,
-0.3581655025482178,
0.7822719216346741,
0.8208552598953247,
0.4171406030654907,
-1.2285648584365845,
0.... |
GetAccountScrToScrTransfers returns transactions history for the given account from the absolute sequence number, 1 means most recent, limit is the number of operations before from. limit the maximum number of items that can be queried [1 to 1000], must be less than from | [
0.41665226221084595,
0.9558780789375305,
0.7966023683547974,
-0.2240474969148636,
-0.21458201110363007,
-0.8011562824249268,
0.3368369936943054,
-0.7047237157821655,
0.430103063583374,
-0.07632481306791306,
0.25858238339424133,
0.9006447196006775,
0.21661216020584106,
-0.9504262804985046,
... |
ConnectionStatusPUnknown returns a pointer to ConnectionStatusVUnknown | [
0.41969695687294006,
-0.7081251740455627,
0.3335488736629486,
-0.1444329470396042,
0.31598684191703796,
-0.5636299252510071,
-0.3192957043647766,
0.02520167827606201,
-0.11662454158067703,
-0.8672521114349365,
-0.3936121463775635,
-0.06152990832924843,
0.40850934386253357,
-0.1338695436716... |
ConnectionStatusPAttempted returns a pointer to ConnectionStatusVAttempted | [
0.2973458170890808,
-0.6057233810424805,
0.47520527243614197,
-0.9792612195014954,
-0.21791972219944,
0.40905869007110596,
-0.6047115325927734,
-0.9775971174240112,
0.055797092616558075,
1.0257959365844727,
-0.35888248682022095,
-1.2016633749008179,
-0.34531232714653015,
-0.843373775482177... |
ConnectionStatusPSucceeded returns a pointer to ConnectionStatusVSucceeded | [
0.8101065754890442,
-0.6871275305747986,
0.6447101831436157,
0.6807611584663391,
-0.5048285722732544,
0.5758214592933655,
-1.14320969581604,
0.43290942907333374,
0.17270725965499878,
-0.10695719718933105,
-0.7118369340896606,
-0.9290084838867188,
0.2557966113090515,
-0.5293426513671875,
... |
ConnectionStatusPBlocked returns a pointer to ConnectionStatusVBlocked | [
0.36458638310432434,
-0.12472964823246002,
0.6043009757995605,
1.5272583961486816,
0.1215050220489502,
0.8347831964492798,
-0.21520090103149414,
-0.7823118567466736,
-0.07554200291633606,
-0.3123033940792084,
-0.01680469512939453,
-0.3197048008441925,
-1.322688341140747,
0.2263156771659851... |
ConnectionStatusPFailed returns a pointer to ConnectionStatusVFailed | [
0.823147714138031,
-0.21167896687984467,
0.29162320494651794,
0.37920671701431274,
-0.3714468777179718,
-0.03805705904960632,
-1.1386146545410156,
-0.6211072206497192,
-0.1919732540845871,
-0.8287397623062134,
-0.09023148566484451,
-0.5306310057640076,
-0.29511192440986633,
0.1987044364213... |
ConnectionStatusPUnknownFutureValue returns a pointer to ConnectionStatusVUnknownFutureValue | [
0.413286030292511,
-0.10839667916297913,
0.2628752887248993,
0.021375605836510658,
-0.4936009645462036,
-0.9522369503974915,
-0.5466405749320984,
-0.19598625600337982,
-0.5387093424797058,
-1.1688354015350342,
0.08658480644226074,
-0.1096942275762558,
0.5484720468521118,
0.2510359883308410... |
/ shadowing of predeclared identifier: len / shadowing of predeclared identifier: cap / shadowing of predeclared identifier: complex64 | [
0.16498324275016785,
0.29063546657562256,
0.5586405992507935,
-0.1045314222574234,
0.09528117626905441,
0.7758358120918274,
1.8879600763320923,
0.6277154684066772,
1.22346031665802,
-1.2189522981643677,
-1.440032720565796,
1.7109591960906982,
0.9002742171287537,
0.9554455876350403,
0.864... |
/ shadowing of predeclared identifier: bool | [
0.35452160239219666,
0.7524926662445068,
0.59337317943573,
0.19957692921161652,
0.18596449494361877,
1.5157721042633057,
1.3330976963043213,
0.816375195980072,
0.6798776388168335,
-1.0934020280838013,
-1.6899808645248413,
1.6360652446746826,
-0.10437177866697311,
0.8495172262191772,
-0.1... |
Serves files relative to the webDir Only safe if you use with PathPrefix() or similar functions | [
0.9013707637786865,
-0.31431713700294495,
0.48264065384864807,
1.0292415618896484,
-1.0825611352920532,
0.29415974020957947,
1.0990180969238281,
-0.1942613273859024,
0.14870323240756989,
-0.6658252477645874,
-0.0991424098610878,
0.34194815158843994,
-0.55452561378479,
0.6726465225219727,
... |
ToJSON marshals metadata to JSON string | [
-0.583357572555542,
-1.1630775928497314,
0.39060384035110474,
-0.2562912404537201,
-0.00996978860348463,
-0.08603047579526901,
-0.795015275478363,
-0.6691950559616089,
0.262346088886261,
0.8342766165733337,
-0.3994499146938324,
1.1650216579437256,
0.8942554593086243,
-0.2020941525697708,
... |
FromJSON constructs the metadata from json data | [
-0.4249466359615326,
-0.9617776274681091,
0.3229038715362549,
-0.8906171321868896,
-0.45372357964515686,
0.16332858800888062,
-1.4952325820922852,
0.1287984400987625,
0.07521934807300568,
0.5750239491462708,
-0.2585904002189636,
0.10032645612955093,
1.1128638982772827,
-0.10493523627519608... |
NewMockDirStore creates a new mock instance. | [
-0.7028323411941528,
-0.19164514541625977,
0.4324917197227478,
0.41699516773223877,
-0.5347248315811157,
-0.31060704588890076,
1.386191725730896,
-0.3385772109031677,
0.6433712840080261,
-0.7767183184623718,
-0.36383748054504395,
-0.23217743635177612,
-1.328580379486084,
-0.176928967237472... |
EXPECT returns an object that allows the caller to indicate expected use. | [
-0.7565805912017822,
-0.3102611005306244,
0.7301904559135437,
-0.6561904549598694,
-0.7464141249656677,
-0.08769865334033966,
0.2391178160905838,
-0.5420742630958557,
0.1706331968307495,
-0.830159604549408,
0.05558416247367859,
0.05390071123838425,
-0.3776983916759491,
-0.36292576789855957... |
Lookup mocks base method. | [
-0.7402149438858032,
-0.39871299266815186,
0.2532961368560791,
0.15068672597408295,
0.9696314930915833,
0.15255747735500336,
0.493513822555542,
-0.4852136969566345,
-0.22172118723392487,
0.13102471828460693,
-0.013143982738256454,
-1.311255693435669,
-0.3494780659675598,
-0.125871956348419... |
Lookup indicates an expected call of Lookup. | [
-0.6619498133659363,
0.3950856029987335,
0.526498019695282,
-0.4268372654914856,
-0.4128229320049286,
0.9225428700447083,
-0.40270695090293884,
-0.2513124644756317,
1.63701331615448,
0.26078277826309204,
0.25004109740257263,
0.06402870267629623,
-0.028256822377443314,
-0.7865316867828369,
... |
LookupBp mocks base method. | [
0.40600496530532837,
-0.10322904586791992,
0.5199587941169739,
0.4907575845718384,
1.210785150527954,
0.5490211844444275,
0.8231033086776733,
-0.827856719493866,
0.08794058859348297,
1.1287999153137207,
-0.17644579708576202,
-1.5307892560958862,
-1.0801976919174194,
0.11062756180763245,
... |
LookupBp indicates an expected call of LookupBp. | [
0.7389397025108337,
0.7612025737762451,
0.6302339434623718,
0.031643230468034744,
0.33406487107276917,
1.531288743019104,
-0.2616022229194641,
-0.6453148722648621,
1.1040661334991455,
1.2389557361602783,
0.2551223337650299,
-0.15352022647857666,
-1.1414016485214233,
-0.424806147813797,
-... |
LookupExt mocks base method. | [
-0.6885722279548645,
0.12022389471530914,
0.3641858696937561,
-0.043803468346595764,
0.26072922348976135,
0.439491868019104,
-0.4615895450115204,
-0.3088957369327545,
0.2849782705307007,
0.4724308252334595,
-0.44736310839653015,
-1.0794869661331177,
-0.34659507870674133,
0.1430982798337936... |
LookupExt indicates an expected call of LookupExt. | [
-0.39325544238090515,
1.3781079053878784,
0.5280653834342957,
-0.6815345287322998,
-0.9484047889709473,
0.9741175174713135,
-1.533679485321045,
-0.33899247646331787,
1.3704445362091064,
0.4462389349937439,
-0.08882925659418106,
-0.038001976907253265,
-0.682500422000885,
-0.2931859195232391... |
Validate validates the createLinkPayload type instance. | [
0.41673752665519714,
-0.501763105392456,
0.3271366059780121,
-0.12654583156108856,
0.7634864449501038,
0.8630854487419128,
-0.08932247757911682,
-0.9732096195220947,
-0.11756900697946548,
-0.6933766007423401,
0.2497871369123459,
-0.1572851538658142,
-1.0257039070129395,
0.7385168671607971,... |
Publicize creates CreateLinkPayload from createLinkPayload | [
0.5101923942565918,
0.2501012682914734,
0.2955935001373291,
-0.32632625102996826,
0.11654219031333923,
0.3745152950286865,
-0.21288913488388062,
-0.7593147158622742,
0.17747442424297333,
-0.8449238538742065,
-0.4680306315422058,
0.25101879239082336,
-1.0205986499786377,
0.4908827841281891,... |
Validate validates the CreateLinkPayload type instance. | [
0.41673752665519714,
-0.501763105392456,
0.3271366059780121,
-0.12654583156108856,
0.7634864449501038,
0.8630854487419128,
-0.08932247757911682,
-0.9732096195220947,
-0.11756900697946548,
-0.6933766007423401,
0.2497871369123459,
-0.1572851538658142,
-1.0257039070129395,
0.7385168671607971,... |
Validate validates the updateLinkPayload type instance. | [
-0.270534873008728,
-1.0845612287521362,
0.4683857858181,
0.1715935319662094,
-0.2627023756504059,
0.35536155104637146,
-0.3542177379131317,
-0.35494014620780945,
0.12695536017417908,
-0.09028896689414978,
0.5055121779441833,
0.2601427137851715,
-0.7039400339126587,
-0.01910271868109703,
... |
Publicize creates UpdateLinkPayload from updateLinkPayload | [
-0.4366283416748047,
-0.5147533416748047,
0.28277647495269775,
-0.27972331643104553,
-0.7068783640861511,
-0.18249653279781342,
-0.5525345802307129,
-0.1938585638999939,
0.3961716592311859,
-0.2425476610660553,
-0.22096167504787445,
0.3101840019226074,
-0.8186507821083069,
0.19759862124919... |
Validate validates the UpdateLinkPayload type instance. | [
-0.270534873008728,
-1.0845612287521362,
0.4683857858181,
0.1715935319662094,
-0.2627023756504059,
0.35536155104637146,
-0.3542177379131317,
-0.35494014620780945,
0.12695536017417908,
-0.09028896689414978,
0.5055121779441833,
0.2601427137851715,
-0.7039400339126587,
-0.01910271868109703,
... |
TestProposalBuffer tests the basic behavior of the Raft proposal buffer. | [
0.20873230695724487,
0.8168090581893921,
0.22336739301681519,
0.5786306858062744,
-0.04974877089262009,
0.9174069166183472,
0.6705271005630493,
0.13292033970355988,
0.4269297122955322,
-0.2597678303718567,
-0.22337745130062103,
0.02153860777616501,
-1.2814579010009766,
0.30713096261024475,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.